MPI_MODE_NOPUT     52 ompi/mpi/c/win_fence.c         } else if (0 != (assert & ~(MPI_MODE_NOSTORE | MPI_MODE_NOPUT |
MPI_MODE_NOPUT     50 ompi/mpi/c/win_post.c                                     MPI_MODE_NOPUT))) {
MPI_MODE_NOPUT    288 ompi/mpi/cxx/constants.h static const int MODE_NOPUT = MPI_MODE_NOPUT;
MPI_MODE_NOPUT    112 ompi/mpi/java/c/mpi_Constant.c     ompi_java_setIntField(env, c, obj, "MODE_NOPUT", MPI_MODE_NOPUT);
MPI_MODE_NOPUT    284 test/monitoring/monitoring_test.c         MPI_Win_fence(MPI_MODE_NOSTORE | MPI_MODE_NOPUT, win);
MPI_MODE_NOPUT    288 test/monitoring/monitoring_test.c         MPI_Win_fence(MPI_MODE_NOSTORE | MPI_MODE_NOPUT, win);