orte_name_wildcard 85 orte/runtime/orte_globals.h #define ORTE_NAME_WILDCARD (&orte_name_wildcard) orte_name_wildcard 86 orte/runtime/orte_globals.h ORTE_DECLSPEC extern orte_process_name_t orte_name_wildcard; /** instantiated in orte/runtime/orte_init.c */ orte_name_wildcard 122 orte/runtime/orte_init.c orte_process_name_t orte_name_wildcard = {ORTE_JOBID_WILDCARD, ORTE_VPID_WILDCARD};