red_sched_binomial   29 ompi/mca/coll/libnbc/nbc_ireduce.c static inline int red_sched_binomial (int rank, int p, int root, const void *sendbuf, void *redbuf, char tmpredbuf, int count, MPI_Datatype datatype,
red_sched_binomial  175 ompi/mca/coll/libnbc/nbc_ireduce.c           res = red_sched_binomial(rank, p, root, sendbuf, redbuf, tmpredbuf, count, datatype, op, inplace, schedule, tmpbuf);