ompi_mpi_op_max    70 ompi/op/op.c   ompi_predefined_op_t ompi_mpi_op_max = {{{0}}};
ompi_mpi_op_max    71 ompi/op/op.c   ompi_predefined_op_t *ompi_mpi_op_max_addr = &ompi_mpi_op_max;
ompi_mpi_op_max   237 ompi/op/op.c           add_intrinsic(&ompi_mpi_op_max.op, OMPI_OP_BASE_FORTRAN_MAX,
ompi_mpi_op_max   285 ompi/op/op.c           ompi_mpi_op_max.op.op_type = OMPI_OP_MAX;
ompi_mpi_op_max   324 ompi/op/op.c       OBJ_DESTRUCT(&ompi_mpi_op_max);
ompi_mpi_op_max   257 ompi/op/op.h   OMPI_DECLSPEC extern ompi_predefined_op_t ompi_mpi_op_max;
ompi_mpi_op_max    59 oshmem/mca/scoll/mpi/scoll_mpi_dtypes.h         return &(ompi_mpi_op_max.op);