shmemx_int64_prod_to_all  187 oshmem/include/shmemx.h OSHMEM_DECLSPEC void shmemx_int64_prod_to_all(int64_t *target, const int64_t *source, int nreduce, int PE_start, int logPE_stride, int PE_size, int64_t *pWrk, long *pSync);
shmemx_int64_prod_to_all  259 oshmem/include/shmemx.h #define shmem_int64_prod_to_all     shmemx_int64_prod_to_all