ompi_op_base_    1289 ompi/mca/op/base/op_base_functions.c   [OMPI_OP_BASE_TYPE_INT8_T] = ompi_op_base_##ftype##_##name##_int8_t,     \
ompi_op_base_    1290 ompi/mca/op/base/op_base_functions.c   [OMPI_OP_BASE_TYPE_UINT8_T] = ompi_op_base_##ftype##_##name##_uint8_t,   \
ompi_op_base_    1291 ompi/mca/op/base/op_base_functions.c   [OMPI_OP_BASE_TYPE_INT16_T] = ompi_op_base_##ftype##_##name##_int16_t,   \
ompi_op_base_    1292 ompi/mca/op/base/op_base_functions.c   [OMPI_OP_BASE_TYPE_UINT16_T] = ompi_op_base_##ftype##_##name##_uint16_t, \
ompi_op_base_    1293 ompi/mca/op/base/op_base_functions.c   [OMPI_OP_BASE_TYPE_INT32_T] = ompi_op_base_##ftype##_##name##_int32_t,   \
ompi_op_base_    1294 ompi/mca/op/base/op_base_functions.c   [OMPI_OP_BASE_TYPE_UINT32_T] = ompi_op_base_##ftype##_##name##_uint32_t, \
ompi_op_base_    1295 ompi/mca/op/base/op_base_functions.c   [OMPI_OP_BASE_TYPE_INT64_T] = ompi_op_base_##ftype##_##name##_int64_t,   \
ompi_op_base_    1296 ompi/mca/op/base/op_base_functions.c   [OMPI_OP_BASE_TYPE_UINT64_T] = ompi_op_base_##ftype##_##name##_uint64_t
ompi_op_base_    1301 ompi/mca/op/base/op_base_functions.c #define FORTRAN_INTEGER_PLAIN(name, ftype) ompi_op_base_##ftype##_##name##_fortran_integer
ompi_op_base_    1306 ompi/mca/op/base/op_base_functions.c #define FORTRAN_INTEGER1(name, ftype) ompi_op_base_##ftype##_##name##_fortran_integer1
ompi_op_base_    1311 ompi/mca/op/base/op_base_functions.c #define FORTRAN_INTEGER2(name, ftype) ompi_op_base_##ftype##_##name##_fortran_integer2
ompi_op_base_    1316 ompi/mca/op/base/op_base_functions.c #define FORTRAN_INTEGER4(name, ftype) ompi_op_base_##ftype##_##name##_fortran_integer4
ompi_op_base_    1321 ompi/mca/op/base/op_base_functions.c #define FORTRAN_INTEGER8(name, ftype) ompi_op_base_##ftype##_##name##_fortran_integer8
ompi_op_base_    1326 ompi/mca/op/base/op_base_functions.c #define FORTRAN_INTEGER16(name, ftype) ompi_op_base_##ftype##_##name##_fortran_integer16
ompi_op_base_    1342 ompi/mca/op/base/op_base_functions.c #define FLOATING_POINT_FORTRAN_REAL_PLAIN(name, ftype) ompi_op_base_##ftype##_##name##_fortran_real
ompi_op_base_    1347 ompi/mca/op/base/op_base_functions.c #define FLOATING_POINT_FORTRAN_REAL2(name, ftype) ompi_op_base_##ftype##_##name##_fortran_real2
ompi_op_base_    1352 ompi/mca/op/base/op_base_functions.c #define FLOATING_POINT_FORTRAN_REAL4(name, ftype) ompi_op_base_##ftype##_##name##_fortran_real4
ompi_op_base_    1357 ompi/mca/op/base/op_base_functions.c #define FLOATING_POINT_FORTRAN_REAL8(name, ftype) ompi_op_base_##ftype##_##name##_fortran_real8
ompi_op_base_    1368 ompi/mca/op/base/op_base_functions.c #define FLOATING_POINT_FORTRAN_REAL16(name, ftype) ompi_op_base_##ftype##_##name##_fortran_real16
ompi_op_base_    1384 ompi/mca/op/base/op_base_functions.c     ompi_op_base_##ftype##_##name##_fortran_double_precision
ompi_op_base_    1392 ompi/mca/op/base/op_base_functions.c #define SHORT_FLOAT(name, ftype) ompi_op_base_##ftype##_##name##_short_float
ompi_op_base_    1396 ompi/mca/op/base/op_base_functions.c #define FLOAT(name, ftype) ompi_op_base_##ftype##_##name##_float
ompi_op_base_    1397 ompi/mca/op/base/op_base_functions.c #define DOUBLE(name, ftype) ompi_op_base_##ftype##_##name##_double
ompi_op_base_    1398 ompi/mca/op/base/op_base_functions.c #define LONG_DOUBLE(name, ftype) ompi_op_base_##ftype##_##name##_long_double
ompi_op_base_    1412 ompi/mca/op/base/op_base_functions.c   ompi_op_base_##ftype##_##name##_fortran_logical  /* OMPI_OP_BASE_TYPE_LOGICAL */
ompi_op_base_    1419 ompi/mca/op/base/op_base_functions.c     [OMPI_OP_BASE_TYPE_BOOL] = ompi_op_base_##ftype##_##name##_bool
ompi_op_base_    1424 ompi/mca/op/base/op_base_functions.c #define SHORT_FLOAT_COMPLEX(name, ftype) ompi_op_base_##ftype##_##name##_c_short_float_complex
ompi_op_base_    1428 ompi/mca/op/base/op_base_functions.c #define FLOAT_COMPLEX(name, ftype) ompi_op_base_##ftype##_##name##_c_float_complex
ompi_op_base_    1429 ompi/mca/op/base/op_base_functions.c #define DOUBLE_COMPLEX(name, ftype) ompi_op_base_##ftype##_##name##_c_double_complex
ompi_op_base_    1430 ompi/mca/op/base/op_base_functions.c #define LONG_DOUBLE_COMPLEX(name, ftype) ompi_op_base_##ftype##_##name##_c_long_double_complex
ompi_op_base_    1441 ompi/mca/op/base/op_base_functions.c   [OMPI_OP_BASE_TYPE_BYTE] = ompi_op_base_##ftype##_##name##_byte
ompi_op_base_    1447 ompi/mca/op/base/op_base_functions.c #define TWOLOC_FORTRAN_2REAL(name, ftype) ompi_op_base_##ftype##_##name##_2real
ompi_op_base_    1452 ompi/mca/op/base/op_base_functions.c #define TWOLOC_FORTRAN_2DOUBLE_PRECISION(name, ftype) ompi_op_base_##ftype##_##name##_2double_precision
ompi_op_base_    1457 ompi/mca/op/base/op_base_functions.c #define TWOLOC_FORTRAN_2INTEGER(name, ftype) ompi_op_base_##ftype##_##name##_2integer
ompi_op_base_    1468 ompi/mca/op/base/op_base_functions.c     [OMPI_OP_BASE_TYPE_FLOAT_INT] = ompi_op_base_##ftype##_##name##_float_int,                \
ompi_op_base_    1469 ompi/mca/op/base/op_base_functions.c     [OMPI_OP_BASE_TYPE_DOUBLE_INT] = ompi_op_base_##ftype##_##name##_double_int,              \
ompi_op_base_    1470 ompi/mca/op/base/op_base_functions.c     [OMPI_OP_BASE_TYPE_LONG_INT] = ompi_op_base_##ftype##_##name##_long_int,                  \
ompi_op_base_    1471 ompi/mca/op/base/op_base_functions.c     [OMPI_OP_BASE_TYPE_2INT] = ompi_op_base_##ftype##_##name##_2int,                          \
ompi_op_base_    1472 ompi/mca/op/base/op_base_functions.c     [OMPI_OP_BASE_TYPE_SHORT_INT] = ompi_op_base_##ftype##_##name##_short_int,                \
ompi_op_base_    1473 ompi/mca/op/base/op_base_functions.c     [OMPI_OP_BASE_TYPE_LONG_DOUBLE_INT] = ompi_op_base_##ftype##_##name##_long_double_int