pshmem_broadcast64 1597 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_broadcast64(void *target, const void *source, size_t nlong, int PE_root, int PE_start, int logPE_stride, int PE_size, long *pSync);
pshmem_broadcast64 1021 oshmem/shmem/c/profile/defines.h #define shmem_broadcast64            pshmem_broadcast64
pshmem_broadcast64  201 oshmem/shmem/fortran/profile/prototypes_pshmem.h PN (void, pshmem_broadcast64, PSHMEM_BROADCAST64, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *nlong, MPI_Fint *PE_root, MPI_Fint *PE_start, MPI_Fint * logPE_stride, MPI_Fint *PE_size, FORTRAN_POINTER_T pSync));