Searched defs:SCOPE_MASK (Results 1 – 7 of 7) sorted by relevance
78 #define SCOPE_MASK 7 macro
113 #define SCOPE_MASK (DEF_GLOBAL | DEF_LOCAL | DEF_PARAM | DEF_NONLOCAL) macro
32 SCOPE_MASK = 0x00000003, enumerator