ORTE_SNAPC_LOCAL_COORD_TYPE 68 orte/mca/snapc/base/base.h #define ORTE_SNAPC_COORD_NAME_PRINT(ct) ( (ct == (ORTE_SNAPC_GLOBAL_COORD_TYPE | ORTE_SNAPC_LOCAL_COORD_TYPE) ) ? "Global-Local" : \ ORTE_SNAPC_LOCAL_COORD_TYPE 70 orte/mca/snapc/base/base.h (ct == ORTE_SNAPC_LOCAL_COORD_TYPE) ? "Local" : \ ORTE_SNAPC_LOCAL_COORD_TYPE 271 orte/mca/snapc/full/snapc_full_global.c if( ORTE_SNAPC_LOCAL_COORD_TYPE == (orte_snapc_coord_type & ORTE_SNAPC_LOCAL_COORD_TYPE) ) { ORTE_SNAPC_LOCAL_COORD_TYPE 285 orte/mca/snapc/full/snapc_full_global.c orte_snapc_coord_type |= ORTE_SNAPC_LOCAL_COORD_TYPE; ORTE_SNAPC_LOCAL_COORD_TYPE 2262 orte/mca/snapc/full/snapc_full_global.c if( ORTE_SNAPC_LOCAL_COORD_TYPE == (orte_snapc_coord_type & ORTE_SNAPC_LOCAL_COORD_TYPE) ) { ORTE_SNAPC_LOCAL_COORD_TYPE 184 orte/mca/snapc/full/snapc_full_module.c orte_snapc_coord_type |= ORTE_SNAPC_LOCAL_COORD_TYPE; ORTE_SNAPC_LOCAL_COORD_TYPE 239 orte/mca/snapc/full/snapc_full_module.c case ORTE_SNAPC_LOCAL_COORD_TYPE: ORTE_SNAPC_LOCAL_COORD_TYPE 262 orte/mca/snapc/full/snapc_full_module.c else if( ORTE_SNAPC_LOCAL_COORD_TYPE == (orte_snapc_coord_type & ORTE_SNAPC_LOCAL_COORD_TYPE)) { ORTE_SNAPC_LOCAL_COORD_TYPE 279 orte/mca/snapc/full/snapc_full_module.c else if( ORTE_SNAPC_LOCAL_COORD_TYPE == (orte_snapc_coord_type & ORTE_SNAPC_LOCAL_COORD_TYPE )) { ORTE_SNAPC_LOCAL_COORD_TYPE 292 orte/mca/snapc/full/snapc_full_module.c case ORTE_SNAPC_LOCAL_COORD_TYPE: ORTE_SNAPC_LOCAL_COORD_TYPE 312 orte/mca/snapc/full/snapc_full_module.c case ORTE_SNAPC_LOCAL_COORD_TYPE: ORTE_SNAPC_LOCAL_COORD_TYPE 332 orte/mca/snapc/full/snapc_full_module.c case ORTE_SNAPC_LOCAL_COORD_TYPE: ORTE_SNAPC_LOCAL_COORD_TYPE 352 orte/mca/snapc/full/snapc_full_module.c case ORTE_SNAPC_LOCAL_COORD_TYPE: ORTE_SNAPC_LOCAL_COORD_TYPE 568 orte/mca/sstore/central/sstore_central_global.c if( ORTE_SNAPC_LOCAL_COORD_TYPE == (orte_snapc_coord_type & ORTE_SNAPC_LOCAL_COORD_TYPE) ) { ORTE_SNAPC_LOCAL_COORD_TYPE 672 orte/mca/sstore/stage/sstore_stage_global.c if( ORTE_SNAPC_LOCAL_COORD_TYPE == (orte_snapc_coord_type & ORTE_SNAPC_LOCAL_COORD_TYPE) ) {