Searched defs:CO_NEWLOCALS (Results 1 – 4 of 4) sorted by relevance
14 CO_NEWLOCALS = 0x0002 variable
34 #define CO_NEWLOCALS 0x0002 macro
55 #define CO_NEWLOCALS 0x0002 macro
45 CO_OPTIMIZED, CO_NEWLOCALS, CO_VARARGS, CO_VARKEYWORDS = 0x1, 0x2, 0x4, 0x8 variable