OP_FUNC_3BUF      907 ompi/mca/op/base/op_base_functions.c OP_FUNC_3BUF(sum,   int8_t,   int8_t, +)
OP_FUNC_3BUF      908 ompi/mca/op/base/op_base_functions.c OP_FUNC_3BUF(sum,  uint8_t,  uint8_t, +)
OP_FUNC_3BUF      909 ompi/mca/op/base/op_base_functions.c OP_FUNC_3BUF(sum,  int16_t,  int16_t, +)
OP_FUNC_3BUF      910 ompi/mca/op/base/op_base_functions.c OP_FUNC_3BUF(sum, uint16_t, uint16_t, +)
OP_FUNC_3BUF      911 ompi/mca/op/base/op_base_functions.c OP_FUNC_3BUF(sum,  int32_t,  int32_t, +)
OP_FUNC_3BUF      912 ompi/mca/op/base/op_base_functions.c OP_FUNC_3BUF(sum, uint32_t, uint32_t, +)
OP_FUNC_3BUF      913 ompi/mca/op/base/op_base_functions.c OP_FUNC_3BUF(sum,  int64_t,  int64_t, +)
OP_FUNC_3BUF      914 ompi/mca/op/base/op_base_functions.c OP_FUNC_3BUF(sum, uint64_t, uint64_t, +)
OP_FUNC_3BUF      917 ompi/mca/op/base/op_base_functions.c OP_FUNC_3BUF(sum, fortran_integer, ompi_fortran_integer_t, +)
OP_FUNC_3BUF      920 ompi/mca/op/base/op_base_functions.c OP_FUNC_3BUF(sum, fortran_integer1, ompi_fortran_integer1_t, +)
OP_FUNC_3BUF      923 ompi/mca/op/base/op_base_functions.c OP_FUNC_3BUF(sum, fortran_integer2, ompi_fortran_integer2_t, +)
OP_FUNC_3BUF      926 ompi/mca/op/base/op_base_functions.c OP_FUNC_3BUF(sum, fortran_integer4, ompi_fortran_integer4_t, +)
OP_FUNC_3BUF      929 ompi/mca/op/base/op_base_functions.c OP_FUNC_3BUF(sum, fortran_integer8, ompi_fortran_integer8_t, +)
OP_FUNC_3BUF      932 ompi/mca/op/base/op_base_functions.c OP_FUNC_3BUF(sum, fortran_integer16, ompi_fortran_integer16_t, +)
OP_FUNC_3BUF      936 ompi/mca/op/base/op_base_functions.c OP_FUNC_3BUF(sum, short_float, short float, +)
OP_FUNC_3BUF      938 ompi/mca/op/base/op_base_functions.c OP_FUNC_3BUF(sum, short_float, opal_short_float_t, +)
OP_FUNC_3BUF      940 ompi/mca/op/base/op_base_functions.c OP_FUNC_3BUF(sum, float, float, +)
OP_FUNC_3BUF      941 ompi/mca/op/base/op_base_functions.c OP_FUNC_3BUF(sum, double, double, +)
OP_FUNC_3BUF      942 ompi/mca/op/base/op_base_functions.c OP_FUNC_3BUF(sum, long_double, long double, +)
OP_FUNC_3BUF      944 ompi/mca/op/base/op_base_functions.c OP_FUNC_3BUF(sum, fortran_real, ompi_fortran_real_t, +)
OP_FUNC_3BUF      947 ompi/mca/op/base/op_base_functions.c OP_FUNC_3BUF(sum, fortran_double_precision, ompi_fortran_double_precision_t, +)
OP_FUNC_3BUF      950 ompi/mca/op/base/op_base_functions.c OP_FUNC_3BUF(sum, fortran_real2, ompi_fortran_real2_t, +)
OP_FUNC_3BUF      953 ompi/mca/op/base/op_base_functions.c OP_FUNC_3BUF(sum, fortran_real4, ompi_fortran_real4_t, +)
OP_FUNC_3BUF      956 ompi/mca/op/base/op_base_functions.c OP_FUNC_3BUF(sum, fortran_real8, ompi_fortran_real8_t, +)
OP_FUNC_3BUF      959 ompi/mca/op/base/op_base_functions.c OP_FUNC_3BUF(sum, fortran_real16, ompi_fortran_real16_t, +)
OP_FUNC_3BUF      963 ompi/mca/op/base/op_base_functions.c OP_FUNC_3BUF(sum, c_short_float_complex, short float _Complex, +)
OP_FUNC_3BUF      967 ompi/mca/op/base/op_base_functions.c OP_FUNC_3BUF(sum, c_float_complex, float _Complex, +)
OP_FUNC_3BUF      968 ompi/mca/op/base/op_base_functions.c OP_FUNC_3BUF(sum, c_double_complex, double _Complex, +)
OP_FUNC_3BUF      969 ompi/mca/op/base/op_base_functions.c OP_FUNC_3BUF(sum, c_long_double_complex, long double _Complex, +)
OP_FUNC_3BUF      976 ompi/mca/op/base/op_base_functions.c OP_FUNC_3BUF(prod,   int8_t,   int8_t, *)
OP_FUNC_3BUF      977 ompi/mca/op/base/op_base_functions.c OP_FUNC_3BUF(prod,  uint8_t,  uint8_t, *)
OP_FUNC_3BUF      978 ompi/mca/op/base/op_base_functions.c OP_FUNC_3BUF(prod,  int16_t,  int16_t, *)
OP_FUNC_3BUF      979 ompi/mca/op/base/op_base_functions.c OP_FUNC_3BUF(prod, uint16_t, uint16_t, *)
OP_FUNC_3BUF      980 ompi/mca/op/base/op_base_functions.c OP_FUNC_3BUF(prod,  int32_t,  int32_t, *)
OP_FUNC_3BUF      981 ompi/mca/op/base/op_base_functions.c OP_FUNC_3BUF(prod, uint32_t, uint32_t, *)
OP_FUNC_3BUF      982 ompi/mca/op/base/op_base_functions.c OP_FUNC_3BUF(prod,  int64_t,  int64_t, *)
OP_FUNC_3BUF      983 ompi/mca/op/base/op_base_functions.c OP_FUNC_3BUF(prod, uint64_t, uint64_t, *)
OP_FUNC_3BUF      986 ompi/mca/op/base/op_base_functions.c OP_FUNC_3BUF(prod, fortran_integer, ompi_fortran_integer_t, *)
OP_FUNC_3BUF      989 ompi/mca/op/base/op_base_functions.c OP_FUNC_3BUF(prod, fortran_integer1, ompi_fortran_integer1_t, *)
OP_FUNC_3BUF      992 ompi/mca/op/base/op_base_functions.c OP_FUNC_3BUF(prod, fortran_integer2, ompi_fortran_integer2_t, *)
OP_FUNC_3BUF      995 ompi/mca/op/base/op_base_functions.c OP_FUNC_3BUF(prod, fortran_integer4, ompi_fortran_integer4_t, *)
OP_FUNC_3BUF      998 ompi/mca/op/base/op_base_functions.c OP_FUNC_3BUF(prod, fortran_integer8, ompi_fortran_integer8_t, *)
OP_FUNC_3BUF     1001 ompi/mca/op/base/op_base_functions.c OP_FUNC_3BUF(prod, fortran_integer16, ompi_fortran_integer16_t, *)
OP_FUNC_3BUF     1005 ompi/mca/op/base/op_base_functions.c OP_FUNC_3BUF(prod, short_float, short float, *)
OP_FUNC_3BUF     1007 ompi/mca/op/base/op_base_functions.c OP_FUNC_3BUF(prod, short_float, opal_short_float_t, *)
OP_FUNC_3BUF     1009 ompi/mca/op/base/op_base_functions.c OP_FUNC_3BUF(prod, float, float, *)
OP_FUNC_3BUF     1010 ompi/mca/op/base/op_base_functions.c OP_FUNC_3BUF(prod, double, double, *)
OP_FUNC_3BUF     1011 ompi/mca/op/base/op_base_functions.c OP_FUNC_3BUF(prod, long_double, long double, *)
OP_FUNC_3BUF     1013 ompi/mca/op/base/op_base_functions.c OP_FUNC_3BUF(prod, fortran_real, ompi_fortran_real_t, *)
OP_FUNC_3BUF     1016 ompi/mca/op/base/op_base_functions.c OP_FUNC_3BUF(prod, fortran_double_precision, ompi_fortran_double_precision_t, *)
OP_FUNC_3BUF     1019 ompi/mca/op/base/op_base_functions.c OP_FUNC_3BUF(prod, fortran_real2, ompi_fortran_real2_t, *)
OP_FUNC_3BUF     1022 ompi/mca/op/base/op_base_functions.c OP_FUNC_3BUF(prod, fortran_real4, ompi_fortran_real4_t, *)
OP_FUNC_3BUF     1025 ompi/mca/op/base/op_base_functions.c OP_FUNC_3BUF(prod, fortran_real8, ompi_fortran_real8_t, *)
OP_FUNC_3BUF     1028 ompi/mca/op/base/op_base_functions.c OP_FUNC_3BUF(prod, fortran_real16, ompi_fortran_real16_t, *)
OP_FUNC_3BUF     1032 ompi/mca/op/base/op_base_functions.c OP_FUNC_3BUF(prod, c_short_float_complex, short float _Complex, *)
OP_FUNC_3BUF     1036 ompi/mca/op/base/op_base_functions.c OP_FUNC_3BUF(prod, c_float_complex, float _Complex, *)
OP_FUNC_3BUF     1037 ompi/mca/op/base/op_base_functions.c OP_FUNC_3BUF(prod, c_double_complex, double _Complex, *)
OP_FUNC_3BUF     1038 ompi/mca/op/base/op_base_functions.c OP_FUNC_3BUF(prod, c_long_double_complex, long double _Complex, *)