tmpredbuf          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,
tmpredbuf          38 ompi/mca/coll/libnbc/nbc_ireduce.c     char tmpredbuf, int count, MPI_Datatype datatype, MPI_Op op, char inplace,
tmpredbuf          71 ompi/mca/coll/libnbc/nbc_ireduce.c   char tmpredbuf = 0;
tmpredbuf         139 ompi/mca/coll/libnbc/nbc_ireduce.c       tmpredbuf = 1;
tmpredbuf         175 ompi/mca/coll/libnbc/nbc_ireduce.c           res = red_sched_binomial(rank, p, root, sendbuf, redbuf, tmpredbuf, count, datatype, op, inplace, schedule, tmpbuf);
tmpredbuf         181 ompi/mca/coll/libnbc/nbc_ireduce.c           res = red_sched_redscat_gather(rank, p, root, sendbuf, redbuf, tmpredbuf, count, datatype, op, inplace, schedule, tmpbuf, comm);
tmpredbuf         356 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,
tmpredbuf         381 ompi/mca/coll/libnbc/nbc_ireduce.c     tmplbuf = tmpredbuf;
tmpredbuf         386 ompi/mca/coll/libnbc/nbc_ireduce.c     tmprbuf = tmpredbuf;
tmpredbuf         451 ompi/mca/coll/libnbc/nbc_ireduce.c       res = NBC_Sched_send (redbuf, tmpredbuf, count, datatype, root, schedule, false);
tmpredbuf         453 ompi/mca/coll/libnbc/nbc_ireduce.c       res = NBC_Sched_recv (redbuf, tmpredbuf, count, datatype, vroot, schedule, false);
tmpredbuf         651 ompi/mca/coll/libnbc/nbc_ireduce.c     char tmpredbuf, int count, MPI_Datatype datatype, MPI_Op op, char inplace,
tmpredbuf         670 ompi/mca/coll/libnbc/nbc_ireduce.c                              rbuf, tmpredbuf, count, datatype, schedule, true);
tmpredbuf         705 ompi/mca/coll/libnbc/nbc_ireduce.c             res = NBC_Sched_send(rbuf, tmpredbuf, count_lhalf, datatype, rank - 1,
tmpredbuf         715 ompi/mca/coll/libnbc/nbc_ireduce.c                                tmpredbuf, count_rhalf, datatype, op, schedule, true);
tmpredbuf         720 ompi/mca/coll/libnbc/nbc_ireduce.c                                  tmpredbuf, count_rhalf, datatype, rank - 1, schedule, true);
tmpredbuf         733 ompi/mca/coll/libnbc/nbc_ireduce.c                                  tmpredbuf, count_rhalf, datatype, rank + 1, schedule, false);
tmpredbuf         740 ompi/mca/coll/libnbc/nbc_ireduce.c             res = NBC_Sched_op(tmp_buf, false, rbuf, tmpredbuf, count_lhalf,
tmpredbuf         746 ompi/mca/coll/libnbc/nbc_ireduce.c                                  tmpredbuf, count_rhalf, datatype, rank + 1, schedule, true);
tmpredbuf         813 ompi/mca/coll/libnbc/nbc_ireduce.c                                  tmpredbuf, scount[step], datatype, dest, schedule, false);
tmpredbuf         822 ompi/mca/coll/libnbc/nbc_ireduce.c                                tmpredbuf, rcount[step], datatype, op, schedule, true);
tmpredbuf         867 ompi/mca/coll/libnbc/nbc_ireduce.c                 res = NBC_Sched_recv(rbuf, tmpredbuf, rcount[nsteps - 1], datatype,
tmpredbuf         874 ompi/mca/coll/libnbc/nbc_ireduce.c                 res = NBC_Sched_send(rbuf, tmpredbuf, rcount[nsteps - 1], datatype,
tmpredbuf         915 ompi/mca/coll/libnbc/nbc_ireduce.c                                      tmpredbuf, rcount[step], datatype, dest, schedule, false);
tmpredbuf         921 ompi/mca/coll/libnbc/nbc_ireduce.c                                      tmpredbuf, scount[step], datatype, dest, schedule, true);