Home
last modified time | relevance | path

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

/third_party/python/Include/internal/
H A Dpycore_opcode.h58 [BEFORE_WITH] = BEFORE_WITH,
295 [BEFORE_WITH] = "BEFORE_WITH",
/third_party/python/Include/
H A Dopcode.h31 #define BEFORE_WITH 53 macro
/third_party/python/Python/
H A Dcompile.c1156 case BEFORE_WITH: in stack_effect()
5769 ADDOP(c, BEFORE_WITH); in compiler_with()
H A Dceval.c4400 TARGET(BEFORE_WITH) {

Completed in 23 milliseconds