Searched refs:CO_NEWLOCALS (Results 1 – 3 of 3) sorted by relevance
68 #define CO_NEWLOCALS 0x0002 macro
1431 .. data:: CO_NEWLOCALS
6810 flags |= CO_NEWLOCALS | CO_OPTIMIZED; in compute_code_flags()