MPI_OP_NULL        26 ompi/mca/io/romio321/romio/adio/common/ad_init.c MPI_Op ADIO_same_amode=MPI_OP_NULL;
MPI_OP_NULL        71 ompi/mpi/c/accumulate.c         } else if (MPI_OP_NULL == op || MPI_NO_OP == op) {
MPI_OP_NULL        79 ompi/mpi/c/allreduce.c         } else if (MPI_OP_NULL == op) {
MPI_OP_NULL        69 ompi/mpi/c/exscan.c         else if (MPI_OP_NULL == op) {
MPI_OP_NULL        73 ompi/mpi/c/get_accumulate.c         } else if (MPI_OP_NULL == op) {
MPI_OP_NULL        80 ompi/mpi/c/iallreduce.c         } else if (MPI_OP_NULL == op) {
MPI_OP_NULL        69 ompi/mpi/c/iexscan.c         else if (MPI_OP_NULL == op) {
MPI_OP_NULL        95 ompi/mpi/c/ireduce.c         else if (MPI_OP_NULL == op || NULL == op) {
MPI_OP_NULL        94 ompi/mpi/c/ireduce_scatter.c         else if (MPI_OP_NULL == op || NULL == op) {
MPI_OP_NULL        84 ompi/mpi/c/ireduce_scatter_block.c         else if (MPI_OP_NULL == op || NULL == op) {
MPI_OP_NULL        81 ompi/mpi/c/iscan.c         else if (MPI_OP_NULL == op || NULL == op) {
MPI_OP_NULL        49 ompi/mpi/c/op_commutative.c         if (NULL == op || MPI_OP_NULL == op) {
MPI_OP_NULL        58 ompi/mpi/c/op_free.c   *op = MPI_OP_NULL;
MPI_OP_NULL        72 ompi/mpi/c/raccumulate.c         } else if (MPI_OP_NULL == op || MPI_NO_OP == op) {
MPI_OP_NULL        94 ompi/mpi/c/reduce.c         else if (MPI_OP_NULL == op || NULL == op) {
MPI_OP_NULL        60 ompi/mpi/c/reduce_local.c         if (MPI_OP_NULL == op || NULL == op) {
MPI_OP_NULL        92 ompi/mpi/c/reduce_scatter.c         else if (MPI_OP_NULL == op || NULL == op) {
MPI_OP_NULL        83 ompi/mpi/c/reduce_scatter_block.c         else if (MPI_OP_NULL == op || NULL == op) {
MPI_OP_NULL        74 ompi/mpi/c/rget_accumulate.c         } else if (MPI_OP_NULL == op) {
MPI_OP_NULL        81 ompi/mpi/c/scan.c         else if (MPI_OP_NULL == op || NULL == op) {
MPI_OP_NULL       155 ompi/mpi/cxx/mpicxx.cc const Op           OP_NULL = MPI_OP_NULL;
MPI_OP_NULL        66 ompi/mpi/cxx/op_inln.h MPI::Op::Op() : mpi_op(MPI_OP_NULL) { }
MPI_OP_NULL        79 ompi/mpi/cxx/op_inln.h     mpi_op = MPI_OP_NULL;
MPI_OP_NULL        74 ompi/mpi/java/c/mpi_Op.c         MPI_OP_NULL, MPI_MAX, MPI_MIN, MPI_SUM,
MPI_OP_NULL       161 ompi/mpi/java/c/mpi_Op.c     if(op != NULL && op != MPI_OP_NULL)
MPI_OP_NULL       165 ompi/mpi/java/c/mpi_Op.c         ((*env)->SetLongField(env,jthis,ompi_java.OpHandle,(long)MPI_OP_NULL));
MPI_OP_NULL       172 ompi/mpi/java/c/mpi_Op.c     return op == NULL || op == MPI_OP_NULL ? JNI_TRUE : JNI_FALSE;
MPI_OP_NULL        83 ompi/mpiext/pcollreq/c/allreduce_init.c         } else if (MPI_OP_NULL == op) {
MPI_OP_NULL        71 ompi/mpiext/pcollreq/c/exscan_init.c         else if (MPI_OP_NULL == op) {
MPI_OP_NULL        98 ompi/mpiext/pcollreq/c/reduce_init.c         else if (MPI_OP_NULL == op || NULL == op) {
MPI_OP_NULL        85 ompi/mpiext/pcollreq/c/reduce_scatter_block_init.c         else if (MPI_OP_NULL == op || NULL == op) {
MPI_OP_NULL        96 ompi/mpiext/pcollreq/c/reduce_scatter_init.c         else if (MPI_OP_NULL == op || NULL == op) {
MPI_OP_NULL        83 ompi/mpiext/pcollreq/c/scan_init.c         else if (MPI_OP_NULL == op || NULL == op) {