shmemx_int32_xor_to_all  170 oshmem/include/shmemx.h OSHMEM_DECLSPEC void shmemx_int32_xor_to_all(int32_t *target, const int32_t *source, int nreduce, int PE_start, int logPE_stride, int PE_size, int32_t *pWrk, long *pSync);
shmemx_int32_xor_to_all  242 oshmem/include/shmemx.h #define shmem_int32_xor_to_all      shmemx_int32_xor_to_all