MPI_BOTTOM         32 ompi/include/mpif-sentinels.h !     MPI_BOTTOM is only used where choice buffers can be used (meaning
MPI_BOTTOM         35 ompi/include/mpif-sentinels.h       integer MPI_BOTTOM
MPI_BOTTOM         36 ompi/include/mpif-sentinels.h !     MPI_IN_PLACE has the same rationale as MPI_BOTTOM.
MPI_BOTTOM         60 ompi/include/mpif-sentinels.h       common/mpi_fortran_bottom/MPI_BOTTOM
MPI_BOTTOM        954 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_read_all.c 	    ret = MCA_PML_CALL(isend(MPI_BOTTOM,
MPI_BOTTOM       1132 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c 	    ret = MCA_PML_CALL(irecv(MPI_BOTTOM,
MPI_BOTTOM        157 ompi/mca/fs/pvfs2/fs_pvfs2_file_open.c     fh->f_comm->c_coll->coll_bcast (MPI_BOTTOM,
MPI_BOTTOM        923 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_rdcoll.c 	    MPI_Isend(MPI_BOTTOM, 1, send_type, i, myrank+i+100*iter,
MPI_BOTTOM       1146 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_wrcoll.c                 MPI_Irecv(MPI_BOTTOM, 1, recv_types[j], i, myrank+i+100*iter,
MPI_BOTTOM       1195 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_wrcoll.c 	        MPI_Recv(MPI_BOTTOM, 1, recv_types[j], i, myrank+i+100*iter,
MPI_BOTTOM        744 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_wrcoll.c 		MPI_Irecv(MPI_BOTTOM, 1, recv_types[j], i,
MPI_BOTTOM        789 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_wrcoll.c 		MPI_Recv(MPI_BOTTOM, 1, recv_types[j], i,
MPI_BOTTOM        222 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_open.c     MPI_Bcast(MPI_BOTTOM, 1, open_status_type, fd->hints->ranklist[0],
MPI_BOTTOM        129 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_open.c     MPI_Bcast(MPI_BOTTOM, 1, open_status_type, fd->hints->ranklist[0],
MPI_BOTTOM       1101 ompi/mca/io/romio321/romio/adio/common/ad_iread_coll.c             MPI_Isend(MPI_BOTTOM, 1, send_type, i, myrank+i+100*iter,
MPI_BOTTOM       1226 ompi/mca/io/romio321/romio/adio/common/ad_iwrite_coll.c                 MPI_Irecv(MPI_BOTTOM, 1, recv_types[j], i, myrank+i+100*iter,
MPI_BOTTOM       1281 ompi/mca/io/romio321/romio/adio/common/ad_iwrite_coll.c                 MPI_Irecv(MPI_BOTTOM, 1, recv_types[j], i, myrank+i+100*iter,
MPI_BOTTOM        859 ompi/mca/io/romio321/romio/adio/common/ad_read_coll.c 	    MPI_Isend(MPI_BOTTOM, 1, send_type, i, myrank+i+100*iter,
MPI_BOTTOM        709 ompi/mca/io/romio321/romio/adio/common/ad_write_coll.c                 MPI_Irecv(MPI_BOTTOM, 1, recv_types[j], i, myrank+i+100*iter,
MPI_BOTTOM        758 ompi/mca/io/romio321/romio/adio/common/ad_write_coll.c 	        MPI_Recv(MPI_BOTTOM, 1, recv_types[j], i, myrank+i+100*iter,
MPI_BOTTOM         90 ompi/mpi/c/allreduce.c                    (MPI_BOTTOM != sendbuf) &&
MPI_BOTTOM         91 ompi/mpi/c/iallreduce.c                    (MPI_BOTTOM != sendbuf) &&
MPI_BOTTOM         48 ompi/mpi/cxx/mpicxx.cc void* const BOTTOM = (void*) MPI_BOTTOM;
MPI_BOTTOM         94 ompi/mpi/fortran/base/constants.h #define OMPI_F2C_BOTTOM(addr)      (OMPI_IS_FORTRAN_BOTTOM(addr) ? MPI_BOTTOM : (addr))
MPI_BOTTOM         94 ompi/mpiext/pcollreq/c/allreduce_init.c                    (MPI_BOTTOM != sendbuf) &&
MPI_BOTTOM        342 ompi/win/win.c     ret = ompi_osc_base_select(win, MPI_BOTTOM, 0, 1, comm, info, MPI_WIN_FLAVOR_DYNAMIC, &model);
MPI_BOTTOM        348 ompi/win/win.c     ret = config_window(MPI_BOTTOM, 0, 1, MPI_WIN_FLAVOR_DYNAMIC, model, win);