Searched refs:CO_FUTURE_ANNOTATIONS (Results 1 – 5 of 5) sorted by relevance
78 CO_FUTURE_ANNOTATIONS = 0x100000 # annotations become strings at runtime variable146 CO_FUTURE_ANNOTATIONS)
19 CO_FUTURE_GENERATOR_STOP | CO_FUTURE_ANNOTATIONS)
85 #define CO_FUTURE_ANNOTATIONS 0x100000 macro
46 ff->ff_features |= CO_FUTURE_ANNOTATIONS; in future_check_features()
1744 if (c->c_future->ff_features & CO_FUTURE_ANNOTATIONS) { in compiler_visit_argannotation()4718 if (c->c_future->ff_features & CO_FUTURE_ANNOTATIONS) { in compiler_annassign()