shadow 80 orte/mca/state/state.h orte_job_t *shadow=(j); \ shadow 84 orte/mca/state/state.h (NULL == shadow) ? "NULL" : \ shadow 85 orte/mca/state/state.h ORTE_JOBID_PRINT(shadow->jobid), \ shadow 88 orte/mca/state/state.h orte_state.activate_job_state(shadow, (s)); \ shadow 93 orte/mca/state/state.h orte_process_name_t *shadow=(p); \ shadow 97 orte/mca/state/state.h (NULL == shadow) ? "NULL" : \ shadow 98 orte/mca/state/state.h ORTE_NAME_PRINT(shadow), \ shadow 101 orte/mca/state/state.h orte_state.activate_proc_state(shadow, (s)); \