ompi_fortran_integer2_t  172 ompi/mca/op/base/op_base_functions.c FUNC_FUNC(max, fortran_integer2, ompi_fortran_integer2_t)
ompi_fortran_integer2_t  235 ompi/mca/op/base/op_base_functions.c FUNC_FUNC(min, fortran_integer2, ompi_fortran_integer2_t)
ompi_fortran_integer2_t  295 ompi/mca/op/base/op_base_functions.c OP_FUNC(sum, fortran_integer2, ompi_fortran_integer2_t, +=)
ompi_fortran_integer2_t  364 ompi/mca/op/base/op_base_functions.c OP_FUNC(prod, fortran_integer2, ompi_fortran_integer2_t, *=)
ompi_fortran_integer2_t  501 ompi/mca/op/base/op_base_functions.c FUNC_FUNC(band, fortran_integer2, ompi_fortran_integer2_t)
ompi_fortran_integer2_t  538 ompi/mca/op/base/op_base_functions.c FUNC_FUNC(bor, fortran_integer2, ompi_fortran_integer2_t)
ompi_fortran_integer2_t  575 ompi/mca/op/base/op_base_functions.c FUNC_FUNC(bxor, fortran_integer2, ompi_fortran_integer2_t)
ompi_fortran_integer2_t  800 ompi/mca/op/base/op_base_functions.c FUNC_FUNC_3BUF(max, fortran_integer2, ompi_fortran_integer2_t)
ompi_fortran_integer2_t  863 ompi/mca/op/base/op_base_functions.c FUNC_FUNC_3BUF(min, fortran_integer2, ompi_fortran_integer2_t)
ompi_fortran_integer2_t  923 ompi/mca/op/base/op_base_functions.c OP_FUNC_3BUF(sum, fortran_integer2, ompi_fortran_integer2_t, +)
ompi_fortran_integer2_t  992 ompi/mca/op/base/op_base_functions.c OP_FUNC_3BUF(prod, fortran_integer2, ompi_fortran_integer2_t, *)
ompi_fortran_integer2_t 1129 ompi/mca/op/base/op_base_functions.c FUNC_FUNC_3BUF(band, fortran_integer2, ompi_fortran_integer2_t)
ompi_fortran_integer2_t 1166 ompi/mca/op/base/op_base_functions.c FUNC_FUNC_3BUF(bor, fortran_integer2, ompi_fortran_integer2_t)
ompi_fortran_integer2_t 1203 ompi/mca/op/base/op_base_functions.c FUNC_FUNC_3BUF(bxor, fortran_integer2, ompi_fortran_integer2_t)
ompi_fortran_integer2_t  208 oshmem/op/op.c FUNC_OP_CREATE(or, fint2, ompi_fortran_integer2_t, __or_op)
ompi_fortran_integer2_t  304 oshmem/op/op.c FUNC_OP_CREATE(prod, fint2, ompi_fortran_integer2_t, __prod_op)
ompi_fortran_integer2_t  342 oshmem/op/op.c     OBJ_OP_CREATE(and, fint2, ompi_fortran_integer2_t, OSHMEM_OP_AND, OSHMEM_OP_TYPE_FINT2);
ompi_fortran_integer2_t  354 oshmem/op/op.c     OBJ_OP_CREATE(or, fint2, ompi_fortran_integer2_t, OSHMEM_OP_OR, OSHMEM_OP_TYPE_FINT2);
ompi_fortran_integer2_t  366 oshmem/op/op.c     OBJ_OP_CREATE(xor, fint2, ompi_fortran_integer2_t, OSHMEM_OP_XOR, OSHMEM_OP_TYPE_FINT2);
ompi_fortran_integer2_t  381 oshmem/op/op.c     OBJ_OP_CREATE(max, fint2, ompi_fortran_integer2_t, OSHMEM_OP_MAX, OSHMEM_OP_TYPE_FINT2);
ompi_fortran_integer2_t  401 oshmem/op/op.c     OBJ_OP_CREATE(min, fint2, ompi_fortran_integer2_t, OSHMEM_OP_MIN, OSHMEM_OP_TYPE_FINT2);
ompi_fortran_integer2_t  423 oshmem/op/op.c     OBJ_OP_CREATE(sum, fint2, ompi_fortran_integer2_t, OSHMEM_OP_SUM, OSHMEM_OP_TYPE_FINT2);
ompi_fortran_integer2_t  445 oshmem/op/op.c     OBJ_OP_CREATE(prod, fint2, ompi_fortran_integer2_t, OSHMEM_OP_PROD, OSHMEM_OP_TYPE_FINT2);