tmp_offset         41 ompi/mca/io/romio321/romio/mpi-io/seek_sh.c     MPI_Offset curr_offset, eof_offset, tmp_offset;
tmp_offset         54 ompi/mca/io/romio321/romio/mpi-io/seek_sh.c     tmp_offset = offset;
tmp_offset         55 ompi/mca/io/romio321/romio/mpi-io/seek_sh.c     MPI_Bcast(&tmp_offset, 1, ADIO_OFFSET, 0, adio_fh->comm);
tmp_offset         57 ompi/mca/io/romio321/romio/mpi-io/seek_sh.c     if (tmp_offset != offset)
tmp_offset        239 ompi/mca/io/romio321/romio/test-internal/heap_test.c     ADIO_Offset *offsets, tmp_offset;
tmp_offset        247 ompi/mca/io/romio321/romio/test-internal/heap_test.c 		tmp_offset = offsets[i];
tmp_offset        249 ompi/mca/io/romio321/romio/test-internal/heap_test.c 		offsets[j] = tmp_offset;