Home
last modified time | relevance | path

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

/third_party/python/Include/internal/
H A Dpycore_opcode.h112 [GET_ANEXT] = GET_ANEXT,
293 [GET_ANEXT] = "GET_ANEXT",
/third_party/python/Include/
H A Dopcode.h29 #define GET_ANEXT 51 macro
/third_party/python/Python/
H A Dcompile.c1160 case GET_ANEXT: in stack_effect()
3160 ADDOP(c, GET_ANEXT); in compiler_async_for()
5387 ADDOP(c, GET_ANEXT); in compiler_async_comprehension_generator()
H A Dceval.c2497 TARGET(GET_ANEXT) {

Completed in 24 milliseconds