OSHMEM_OP_OR 54 oshmem/mca/scoll/mpi/scoll_mpi_dtypes.h case OSHMEM_OP_OR: OSHMEM_OP_OR 350 oshmem/op/op.c OBJ_OP_CREATE(or, short, short, OSHMEM_OP_OR, OSHMEM_OP_TYPE_SHORT); OSHMEM_OP_OR 351 oshmem/op/op.c OBJ_OP_CREATE(or, int, int, OSHMEM_OP_OR, OSHMEM_OP_TYPE_INT); OSHMEM_OP_OR 352 oshmem/op/op.c OBJ_OP_CREATE(or, long, long, OSHMEM_OP_OR, OSHMEM_OP_TYPE_LONG); OSHMEM_OP_OR 353 oshmem/op/op.c OBJ_OP_CREATE(or, longlong, long long, OSHMEM_OP_OR, OSHMEM_OP_TYPE_LLONG); OSHMEM_OP_OR 354 oshmem/op/op.c OBJ_OP_CREATE(or, fint2, ompi_fortran_integer2_t, OSHMEM_OP_OR, OSHMEM_OP_TYPE_FINT2); OSHMEM_OP_OR 355 oshmem/op/op.c OBJ_OP_CREATE(or, fint4, ompi_fortran_integer4_t, OSHMEM_OP_OR, OSHMEM_OP_TYPE_FINT4); OSHMEM_OP_OR 356 oshmem/op/op.c OBJ_OP_CREATE(or, fint8, ompi_fortran_integer8_t, OSHMEM_OP_OR, OSHMEM_OP_TYPE_FINT8); OSHMEM_OP_OR 357 oshmem/op/op.c OBJ_OP_CREATE(or, int16, int16_t, OSHMEM_OP_OR, OSHMEM_OP_TYPE_INT16_T); OSHMEM_OP_OR 358 oshmem/op/op.c OBJ_OP_CREATE(or, int32, int32_t, OSHMEM_OP_OR, OSHMEM_OP_TYPE_INT32_T); OSHMEM_OP_OR 359 oshmem/op/op.c OBJ_OP_CREATE(or, int64, int64_t, OSHMEM_OP_OR, OSHMEM_OP_TYPE_INT64_T);