Home
last modified time | relevance | path

Searched refs:SETUP_ANNOTATIONS (Results 1 - 4 of 4) sorted by relevance

/third_party/python/Include/internal/
H A Dpycore_opcode.h206 [SETUP_ANNOTATIONS] = SETUP_ANNOTATIONS,
327 [SETUP_ANNOTATIONS] = "SETUP_ANNOTATIONS",
/third_party/python/Include/
H A Dopcode.h44 #define SETUP_ANNOTATIONS 85 macro
/third_party/python/Python/
H A Dcompile.c991 case SETUP_ANNOTATIONS: in stack_effect()
2149 This way line number for SETUP_ANNOTATIONS will always in compiler_body()
2158 ADDOP(c, SETUP_ANNOTATIONS); in compiler_body()
2200 ADDOP(c, SETUP_ANNOTATIONS); in compiler_mod()
H A Dceval.c3338 TARGET(SETUP_ANNOTATIONS) {

Completed in 25 milliseconds