bynode             78 orte/mca/rmaps/mindist/rmaps_mindist_module.c     bool bynode = false;
bynode            127 orte/mca/rmaps/mindist/rmaps_mindist_module.c         bynode = true;
bynode            130 orte/mca/rmaps/mindist/rmaps_mindist_module.c         bynode = false;
bynode            205 orte/mca/rmaps/mindist/rmaps_mindist_module.c             if (bynode || (app->num_procs > num_slots)) {
bynode            207 orte/mca/rmaps/mindist/rmaps_mindist_module.c                 bynode = true;
bynode            265 orte/mca/rmaps/mindist/rmaps_mindist_module.c                 if (bynode) {
bynode            319 orte/mca/rmaps/mindist/rmaps_mindist_module.c                 if (bynode) {
bynode            362 orte/mca/rmaps/mindist/rmaps_mindist_module.c                         if (bynode) {
bynode            407 orte/mca/rmaps/mindist/rmaps_mindist_module.c                 if (bynode) {
bynode            414 orte/mca/rmaps/mindist/rmaps_mindist_module.c         } while(bynode && nprocs_mapped < app->num_procs && 0 < num_nodes);