Home
last modified time | relevance | path

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

/third_party/python/Include/internal/
H A Dpycore_opcode.h57 [BEFORE_ASYNC_WITH] = BEFORE_ASYNC_WITH,
294 [BEFORE_ASYNC_WITH] = "BEFORE_ASYNC_WITH",
/third_party/python/Include/
H A Dopcode.h30 #define BEFORE_ASYNC_WITH 52 macro
/third_party/python/Python/
H A Dcompile.c1155 case BEFORE_ASYNC_WITH: in stack_effect()
5668 ADDOP(c, BEFORE_ASYNC_WITH); in compiler_async_with()
H A Dceval.c4364 TARGET(BEFORE_ASYNC_WITH) {

Completed in 22 milliseconds