Home
last modified time | relevance | path

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

/third_party/python/Include/internal/
H A Dpycore_opcode.h56 [ASYNC_GEN_WRAP] = ASYNC_GEN_WRAP,
329 [ASYNC_GEN_WRAP] = "ASYNC_GEN_WRAP",
/third_party/python/Include/
H A Dopcode.h46 #define ASYNC_GEN_WRAP 87 macro
/third_party/python/Python/
H A Dcompile.c993 case ASYNC_GEN_WRAP: in stack_effect()
4240 ADDOP(c, ASYNC_GEN_WRAP); in addop_yield()
H A Dceval.c2632 TARGET(ASYNC_GEN_WRAP) {

Completed in 24 milliseconds