nmapped            67 orte/mca/rmaps/ppr/rmaps_ppr.c                   orte_vpid_t *nmapped);
nmapped           439 orte/mca/rmaps/ppr/rmaps_ppr.c                   orte_vpid_t *nmapped)
nmapped           471 orte/mca/rmaps/ppr/rmaps_ppr.c         prune(jobid, app_idx, node, level, nmapped);
nmapped           602 orte/mca/rmaps/ppr/rmaps_ppr.c             *nmapped -= 1;
nmapped           611 orte/mca/rmaps/ppr/rmaps_ppr.c     prune(jobid, app_idx, node, level, nmapped);
nmapped           472 orte/mca/rmaps/round_robin/rmaps_rr_mappers.c     int i, nmapped, nprocs_mapped;
nmapped           583 orte/mca/rmaps/round_robin/rmaps_rr_mappers.c             nmapped = 0;
nmapped           588 orte/mca/rmaps/round_robin/rmaps_rr_mappers.c                 for (i=0; i < (int)nobjs && nmapped < nprocs && nprocs_mapped < (int)app->num_procs; i++) {
nmapped           606 orte/mca/rmaps/round_robin/rmaps_rr_mappers.c                     nmapped++;
nmapped           609 orte/mca/rmaps/round_robin/rmaps_rr_mappers.c             } while (nmapped < nprocs && nprocs_mapped < (int)app->num_procs);