Home
last modified time | relevance | path

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

/third_party/python/Include/internal/
H A Dpycore_opcode.h195 [PREP_RERAISE_STAR] = PREP_RERAISE_STAR,
330 [PREP_RERAISE_STAR] = "PREP_RERAISE_STAR",
/third_party/python/Include/
H A Dopcode.h47 #define PREP_RERAISE_STAR 88 macro
/third_party/python/Python/
H A Dcompile.c1095 case PREP_RERAISE_STAR: in stack_effect()
3648 [orig, res] PREP_RERAISE_STAR
3833 ADDOP(c, PREP_RERAISE_STAR); in compiler_try_star_except()
H A Dceval.c2689 TARGET(PREP_RERAISE_STAR) {

Completed in 24 milliseconds