tmp_whence         39 ompi/mca/io/romio321/romio/mpi-io/seek_sh.c     int error_code=MPI_SUCCESS, tmp_whence, myrank;
tmp_whence         67 ompi/mca/io/romio321/romio/mpi-io/seek_sh.c     tmp_whence = whence;
tmp_whence         68 ompi/mca/io/romio321/romio/mpi-io/seek_sh.c     MPI_Bcast(&tmp_whence, 1, MPI_INT, 0, adio_fh->comm);
tmp_whence         70 ompi/mca/io/romio321/romio/mpi-io/seek_sh.c     if (tmp_whence != whence)