a2a_sched_pairwise   27 ompi/mca/coll/libnbc/nbc_ialltoall.c static inline int a2a_sched_pairwise(int rank, int p, MPI_Aint sndext, MPI_Aint rcvext, NBC_Schedule *schedule,
a2a_sched_pairwise  225 ompi/mca/coll/libnbc/nbc_ialltoall.c         res = a2a_sched_pairwise(rank, p, sndext, rcvext, schedule, sendbuf, sendcount, sendtype, recvbuf, recvcount, recvtype, comm);