OMPI_OP_BASE_TYPE_DOUBLE 1403 ompi/mca/op/base/op_base_functions.c   [OMPI_OP_BASE_TYPE_DOUBLE] = DOUBLE(name, ftype),                                            \
OMPI_OP_BASE_TYPE_DOUBLE  237 ompi/mca/op/example/op_example_module_max.c         module->super.opm_fns[OMPI_OP_BASE_TYPE_DOUBLE] = max_double;
OMPI_OP_BASE_TYPE_DOUBLE  239 ompi/mca/op/example/op_example_module_max.c             op->o_func.intrinsic.fns[OMPI_OP_BASE_TYPE_DOUBLE];
OMPI_OP_BASE_TYPE_DOUBLE  241 ompi/mca/op/example/op_example_module_max.c             op->o_func.intrinsic.modules[OMPI_OP_BASE_TYPE_DOUBLE];
OMPI_OP_BASE_TYPE_DOUBLE  145 ompi/op/op.c       ompi_op_ddt_map[OMPI_DATATYPE_MPI_DOUBLE] = OMPI_OP_BASE_TYPE_DOUBLE;