firstred          386 ompi/mca/coll/libnbc/nbc_iallreduce.c   for (int r = 1, firstred = 1 ; r <= maxr ; ++r) {
firstred          399 ompi/mca/coll/libnbc/nbc_iallreduce.c         if (firstred && !inplace) {
firstred          402 ompi/mca/coll/libnbc/nbc_iallreduce.c           firstred = 0;
firstred          418 ompi/mca/coll/libnbc/nbc_iallreduce.c       if (firstred && !inplace) {
firstred          397 ompi/mca/coll/libnbc/nbc_ireduce.c   for (int r = 1, firstred = 1 ; r <= maxr ; ++r) {
firstred          412 ompi/mca/coll/libnbc/nbc_ireduce.c         if (firstred && !inplace) {
firstred          415 ompi/mca/coll/libnbc/nbc_ireduce.c           firstred = 0;
firstred          432 ompi/mca/coll/libnbc/nbc_ireduce.c       if (firstred && !inplace) {
firstred          103 ompi/mca/coll/libnbc/nbc_ireduce_scatter.c   for (int r = 1, firstred = 1 ; r <= maxr ; ++r) {
firstred          117 ompi/mca/coll/libnbc/nbc_ireduce_scatter.c         if (firstred) {
firstred          120 ompi/mca/coll/libnbc/nbc_ireduce_scatter.c           firstred = 0;
firstred          137 ompi/mca/coll/libnbc/nbc_ireduce_scatter.c       if (firstred) {
firstred          101 ompi/mca/coll/libnbc/nbc_ireduce_scatter_block.c     for (int r = 1, firstred = 1 ; r <= maxr; ++r) {
firstred          114 ompi/mca/coll/libnbc/nbc_ireduce_scatter_block.c           if (firstred) {
firstred          117 ompi/mca/coll/libnbc/nbc_ireduce_scatter_block.c             firstred = 0;
firstred          134 ompi/mca/coll/libnbc/nbc_ireduce_scatter_block.c         if(firstred) {