OSHMEM_OP_TYPE_SHORT 338 oshmem/op/op.c OBJ_OP_CREATE(and, short, short, OSHMEM_OP_AND, OSHMEM_OP_TYPE_SHORT); OSHMEM_OP_TYPE_SHORT 350 oshmem/op/op.c OBJ_OP_CREATE(or, short, short, OSHMEM_OP_OR, OSHMEM_OP_TYPE_SHORT); OSHMEM_OP_TYPE_SHORT 362 oshmem/op/op.c OBJ_OP_CREATE(xor, short, short, OSHMEM_OP_XOR, OSHMEM_OP_TYPE_SHORT); OSHMEM_OP_TYPE_SHORT 374 oshmem/op/op.c OBJ_OP_CREATE(max, short, short, OSHMEM_OP_MAX, OSHMEM_OP_TYPE_SHORT); OSHMEM_OP_TYPE_SHORT 394 oshmem/op/op.c OBJ_OP_CREATE(min, short, short, OSHMEM_OP_MIN, OSHMEM_OP_TYPE_SHORT); OSHMEM_OP_TYPE_SHORT 414 oshmem/op/op.c OBJ_OP_CREATE(sum, short, short, OSHMEM_OP_SUM, OSHMEM_OP_TYPE_SHORT); OSHMEM_OP_TYPE_SHORT 436 oshmem/op/op.c OBJ_OP_CREATE(prod, short, short, OSHMEM_OP_PROD, OSHMEM_OP_TYPE_SHORT);