num_states 147 orte/mca/state/hnp/state_hnp.c int num_states; num_states 154 orte/mca/state/hnp/state_hnp.c num_states = sizeof(launch_states) / sizeof(orte_job_state_t); num_states 155 orte/mca/state/hnp/state_hnp.c for (i=0; i < num_states; i++) { num_states 184 orte/mca/state/hnp/state_hnp.c num_states = sizeof(proc_states) / sizeof(orte_proc_state_t); num_states 185 orte/mca/state/hnp/state_hnp.c for (i=0; i < num_states; i++) { num_states 136 orte/mca/state/novm/state_novm.c int num_states; num_states 143 orte/mca/state/novm/state_novm.c num_states = sizeof(launch_states) / sizeof(orte_job_state_t); num_states 144 orte/mca/state/novm/state_novm.c for (i=0; i < num_states; i++) { num_states 168 orte/mca/state/novm/state_novm.c num_states = sizeof(proc_states) / sizeof(orte_proc_state_t); num_states 169 orte/mca/state/novm/state_novm.c for (i=0; i < num_states; i++) { num_states 98 orte/mca/state/orted/state_orted.c int num_states, i, rc; num_states 104 orte/mca/state/orted/state_orted.c num_states = sizeof(job_states) / sizeof(orte_job_state_t); num_states 105 orte/mca/state/orted/state_orted.c for (i=0; i < num_states; i++) { num_states 129 orte/mca/state/orted/state_orted.c num_states = sizeof(proc_states) / sizeof(orte_proc_state_t); num_states 130 orte/mca/state/orted/state_orted.c for (i=0; i < num_states; i++) {