MPI_ERR_OP        155 ompi/errhandler/errcode.c     CONSTRUCT_ERRCODE( ompi_err_op, MPI_ERR_OP, "MPI_ERR_OP: invalid reduce operation" );
MPI_ERR_OP         72 ompi/mpi/c/accumulate.c             rc = MPI_ERR_OP;
MPI_ERR_OP         74 ompi/mpi/c/accumulate.c             rc = MPI_ERR_OP;
MPI_ERR_OP        114 ompi/mpi/c/accumulate.c                         int ret = OMPI_ERRHANDLER_INVOKE(win, MPI_ERR_OP, msg);
MPI_ERR_OP         80 ompi/mpi/c/allreduce.c             err = MPI_ERR_OP;
MPI_ERR_OP         82 ompi/mpi/c/allreduce.c             int ret = OMPI_ERRHANDLER_INVOKE(comm, MPI_ERR_OP, msg);
MPI_ERR_OP         70 ompi/mpi/c/exscan.c             err = MPI_ERR_OP;
MPI_ERR_OP         72 ompi/mpi/c/exscan.c             int ret = OMPI_ERRHANDLER_INVOKE(comm, MPI_ERR_OP, msg);
MPI_ERR_OP         74 ompi/mpi/c/get_accumulate.c             rc = MPI_ERR_OP;
MPI_ERR_OP         76 ompi/mpi/c/get_accumulate.c             rc = MPI_ERR_OP;
MPI_ERR_OP        121 ompi/mpi/c/get_accumulate.c                         int ret = OMPI_ERRHANDLER_INVOKE(win, MPI_ERR_OP, msg);
MPI_ERR_OP         81 ompi/mpi/c/iallreduce.c             err = MPI_ERR_OP;
MPI_ERR_OP         83 ompi/mpi/c/iallreduce.c             int ret = OMPI_ERRHANDLER_INVOKE(comm, MPI_ERR_OP, msg);
MPI_ERR_OP         70 ompi/mpi/c/iexscan.c             err = MPI_ERR_OP;
MPI_ERR_OP         72 ompi/mpi/c/iexscan.c             int ret = OMPI_ERRHANDLER_INVOKE(comm, MPI_ERR_OP, msg);
MPI_ERR_OP         96 ompi/mpi/c/ireduce.c             err = MPI_ERR_OP;
MPI_ERR_OP         98 ompi/mpi/c/ireduce.c             int ret = OMPI_ERRHANDLER_INVOKE(comm, MPI_ERR_OP, msg);
MPI_ERR_OP         95 ompi/mpi/c/ireduce_scatter.c           err = MPI_ERR_OP;
MPI_ERR_OP         97 ompi/mpi/c/ireduce_scatter.c             int ret = OMPI_ERRHANDLER_INVOKE(comm, MPI_ERR_OP, msg);
MPI_ERR_OP         85 ompi/mpi/c/ireduce_scatter_block.c           err = MPI_ERR_OP;
MPI_ERR_OP         87 ompi/mpi/c/ireduce_scatter_block.c             int ret = OMPI_ERRHANDLER_INVOKE(comm, MPI_ERR_OP, msg);
MPI_ERR_OP         82 ompi/mpi/c/iscan.c           err = MPI_ERR_OP;
MPI_ERR_OP         86 ompi/mpi/c/iscan.c             int ret = OMPI_ERRHANDLER_INVOKE(comm, MPI_ERR_OP, msg);
MPI_ERR_OP         50 ompi/mpi/c/op_commutative.c             return OMPI_ERRHANDLER_INVOKE(MPI_COMM_WORLD, MPI_ERR_OP,
MPI_ERR_OP         49 ompi/mpi/c/op_create.c             return OMPI_ERRHANDLER_INVOKE(MPI_COMM_WORLD, MPI_ERR_OP,
MPI_ERR_OP         50 ompi/mpi/c/op_free.c       return OMPI_ERRHANDLER_INVOKE(MPI_COMM_WORLD, MPI_ERR_OP,
MPI_ERR_OP         73 ompi/mpi/c/raccumulate.c             rc = MPI_ERR_OP;
MPI_ERR_OP         75 ompi/mpi/c/raccumulate.c             rc = MPI_ERR_OP;
MPI_ERR_OP        115 ompi/mpi/c/raccumulate.c                         int ret = OMPI_ERRHANDLER_INVOKE(win, MPI_ERR_OP, msg);
MPI_ERR_OP         95 ompi/mpi/c/reduce.c             err = MPI_ERR_OP;
MPI_ERR_OP         97 ompi/mpi/c/reduce.c             int ret = OMPI_ERRHANDLER_INVOKE(comm, MPI_ERR_OP, msg);
MPI_ERR_OP         61 ompi/mpi/c/reduce_local.c             err = MPI_ERR_OP;
MPI_ERR_OP         63 ompi/mpi/c/reduce_local.c             int ret = OMPI_ERRHANDLER_INVOKE(MPI_COMM_WORLD, MPI_ERR_OP, msg);
MPI_ERR_OP         93 ompi/mpi/c/reduce_scatter.c           err = MPI_ERR_OP;
MPI_ERR_OP         95 ompi/mpi/c/reduce_scatter.c             int ret = OMPI_ERRHANDLER_INVOKE(comm, MPI_ERR_OP, msg);
MPI_ERR_OP         84 ompi/mpi/c/reduce_scatter_block.c           err = MPI_ERR_OP;
MPI_ERR_OP         86 ompi/mpi/c/reduce_scatter_block.c             int ret = OMPI_ERRHANDLER_INVOKE(comm, MPI_ERR_OP, msg);
MPI_ERR_OP         75 ompi/mpi/c/rget_accumulate.c             rc = MPI_ERR_OP;
MPI_ERR_OP         77 ompi/mpi/c/rget_accumulate.c             rc = MPI_ERR_OP;
MPI_ERR_OP        122 ompi/mpi/c/rget_accumulate.c                         int ret = OMPI_ERRHANDLER_INVOKE(win, MPI_ERR_OP, msg);
MPI_ERR_OP         82 ompi/mpi/c/scan.c           err = MPI_ERR_OP;
MPI_ERR_OP         86 ompi/mpi/c/scan.c             int ret = OMPI_ERRHANDLER_INVOKE(comm, MPI_ERR_OP, msg);
MPI_ERR_OP         35 ompi/mpi/cxx/constants.h static const int ERR_OP = MPI_ERR_OP;
MPI_ERR_OP        129 ompi/mpi/java/c/mpi_Constant.c     ompi_java_setIntField(env, c, obj, "ERR_OP",           MPI_ERR_OP);
MPI_ERR_OP         84 ompi/mpiext/pcollreq/c/allreduce_init.c             err = MPI_ERR_OP;
MPI_ERR_OP         86 ompi/mpiext/pcollreq/c/allreduce_init.c             int ret = OMPI_ERRHANDLER_INVOKE(comm, MPI_ERR_OP, msg);
MPI_ERR_OP         72 ompi/mpiext/pcollreq/c/exscan_init.c             err = MPI_ERR_OP;
MPI_ERR_OP         74 ompi/mpiext/pcollreq/c/exscan_init.c             int ret = OMPI_ERRHANDLER_INVOKE(comm, MPI_ERR_OP, msg);
MPI_ERR_OP         99 ompi/mpiext/pcollreq/c/reduce_init.c             err = MPI_ERR_OP;
MPI_ERR_OP        101 ompi/mpiext/pcollreq/c/reduce_init.c             int ret = OMPI_ERRHANDLER_INVOKE(comm, MPI_ERR_OP, msg);
MPI_ERR_OP         86 ompi/mpiext/pcollreq/c/reduce_scatter_block_init.c           err = MPI_ERR_OP;
MPI_ERR_OP         88 ompi/mpiext/pcollreq/c/reduce_scatter_block_init.c             int ret = OMPI_ERRHANDLER_INVOKE(comm, MPI_ERR_OP, msg);
MPI_ERR_OP         97 ompi/mpiext/pcollreq/c/reduce_scatter_init.c           err = MPI_ERR_OP;
MPI_ERR_OP         99 ompi/mpiext/pcollreq/c/reduce_scatter_init.c             int ret = OMPI_ERRHANDLER_INVOKE(comm, MPI_ERR_OP, msg);
MPI_ERR_OP         84 ompi/mpiext/pcollreq/c/scan_init.c           err = MPI_ERR_OP;
MPI_ERR_OP         88 ompi/mpiext/pcollreq/c/scan_init.c             int ret = OMPI_ERRHANDLER_INVOKE(comm, MPI_ERR_OP, msg);