PMPIX_Gatherv_init   40 ompi/mpiext/pcollreq/c/gatherv_init.c #define MPIX_Gatherv_init PMPIX_Gatherv_init
PMPIX_Gatherv_init   50 ompi/mpiext/pcollreq/c/mpiext_pcollreq_c.h OMPI_DECLSPEC int PMPIX_Gatherv_init(const void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf, const int recvcounts[], const int displs[], MPI_Datatype recvtype, int root, MPI_Comm comm, MPI_Info info, MPI_Request *request);
PMPIX_Gatherv_init   97 ompi/mpiext/pcollreq/mpif-h/gatherv_init_f.c     c_ierr = PMPIX_Gatherv_init(sendbuf, OMPI_FINT_2_INT(*sendcount),