OSHMEM_OP_XOR 56 oshmem/mca/scoll/mpi/scoll_mpi_dtypes.h case OSHMEM_OP_XOR: OSHMEM_OP_XOR 362 oshmem/op/op.c OBJ_OP_CREATE(xor, short, short, OSHMEM_OP_XOR, OSHMEM_OP_TYPE_SHORT); OSHMEM_OP_XOR 363 oshmem/op/op.c OBJ_OP_CREATE(xor, int, int, OSHMEM_OP_XOR, OSHMEM_OP_TYPE_INT); OSHMEM_OP_XOR 364 oshmem/op/op.c OBJ_OP_CREATE(xor, long, long, OSHMEM_OP_XOR, OSHMEM_OP_TYPE_LONG); OSHMEM_OP_XOR 365 oshmem/op/op.c OBJ_OP_CREATE(xor, longlong, long long, OSHMEM_OP_XOR, OSHMEM_OP_TYPE_LLONG); OSHMEM_OP_XOR 366 oshmem/op/op.c OBJ_OP_CREATE(xor, fint2, ompi_fortran_integer2_t, OSHMEM_OP_XOR, OSHMEM_OP_TYPE_FINT2); OSHMEM_OP_XOR 367 oshmem/op/op.c OBJ_OP_CREATE(xor, fint4, ompi_fortran_integer4_t, OSHMEM_OP_XOR, OSHMEM_OP_TYPE_FINT4); OSHMEM_OP_XOR 368 oshmem/op/op.c OBJ_OP_CREATE(xor, fint8, ompi_fortran_integer8_t, OSHMEM_OP_XOR, OSHMEM_OP_TYPE_FINT8); OSHMEM_OP_XOR 369 oshmem/op/op.c OBJ_OP_CREATE(xor, int16, int16_t, OSHMEM_OP_XOR, OSHMEM_OP_TYPE_INT16_T); OSHMEM_OP_XOR 370 oshmem/op/op.c OBJ_OP_CREATE(xor, int32, int32_t, OSHMEM_OP_XOR, OSHMEM_OP_TYPE_INT32_T); OSHMEM_OP_XOR 371 oshmem/op/op.c OBJ_OP_CREATE(xor, int64, int64_t, OSHMEM_OP_XOR, OSHMEM_OP_TYPE_INT64_T);