MPI_SEEK_END      418 ompi/mca/io/ompio/io_ompio_file_open.c     case MPI_SEEK_END:
MPI_SEEK_END       91 ompi/mca/io/romio321/romio/mpi-io/seek.c     case MPI_SEEK_END:
MPI_SEEK_END      131 ompi/mca/io/romio321/romio/mpi-io/seek_sh.c 	case MPI_SEEK_END:
MPI_SEEK_END       78 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_seek.c 	else if( MPI_SEEK_END == whence ){
MPI_SEEK_END       85 ompi/mca/sharedfp/sm/sharedfp_sm_seek.c         else if( MPI_SEEK_END == whence){
MPI_SEEK_END       50 ompi/mpi/c/file_seek.c                    MPI_SEEK_END != whence) {
MPI_SEEK_END       50 ompi/mpi/c/file_seek_shared.c                    MPI_SEEK_END != whence) {
MPI_SEEK_END      108 ompi/mpi/java/c/mpi_Constant.c     ompi_java_setIntField(env, c, obj, "SEEK_END", MPI_SEEK_END);