in1               655 ompi/mca/op/base/op_base_functions.c     static void ompi_op_base_3buff_##name##_##type_name(void * restrict in1,   \
in1               661 ompi/mca/op/base/op_base_functions.c         type *a1 = (type *) in1;                                        \
in1               677 ompi/mca/op/base/op_base_functions.c     static void ompi_op_base_3buff_##name##_##type_name(void * restrict in1, \
in1               683 ompi/mca/op/base/op_base_functions.c         type *a1 = (type *) in1;                                        \
in1               710 ompi/mca/op/base/op_base_functions.c   static void ompi_op_base_3buff_##name##_##type_name(void * restrict in1,      \
in1               716 ompi/mca/op/base/op_base_functions.c       ompi_op_predefined_##type_name##_t *a1 = (ompi_op_predefined_##type_name##_t*) in1; \
in1               740 ompi/mca/op/base/op_base_functions.c   static void ompi_op_base_3buff_sum_##type_name(void * restrict in1,    \
in1               746 ompi/mca/op/base/op_base_functions.c       type (*a1)[2] = (type (*)[2]) in1;                                 \
in1               762 ompi/mca/op/base/op_base_functions.c   static void ompi_op_base_3buff_prod_##type_name(void * restrict in1,   \
in1               768 ompi/mca/op/base/op_base_functions.c       type (*a1)[2] = (type (*)[2]) in1;                                 \