MPI_MODE_NOPRECEDE  152 ompi/mca/osc/pt2pt/osc_pt2pt_active_target.c     if (0 != (assert & MPI_MODE_NOPRECEDE)) {
MPI_MODE_NOPRECEDE   76 ompi/mca/osc/ucx/osc_ucx_active_target.c     if (!(assert & MPI_MODE_NOPRECEDE)) {
MPI_MODE_NOPRECEDE   53 ompi/mpi/c/win_fence.c                                     MPI_MODE_NOPRECEDE | MPI_MODE_NOSUCCEED))) {
MPI_MODE_NOPRECEDE  287 ompi/mpi/cxx/constants.h static const int MODE_NOPRECEDE = MPI_MODE_NOPRECEDE;
MPI_MODE_NOPRECEDE  111 ompi/mpi/java/c/mpi_Constant.c     ompi_java_setIntField(env, c, obj, "MODE_NOPRECEDE", MPI_MODE_NOPRECEDE);
MPI_MODE_NOPRECEDE  282 test/monitoring/monitoring_test.c       MPI_Win_fence(MPI_MODE_NOPRECEDE, win);