Searched refs:RAISE_VARARGS (Results 1 – 4 of 4) sorted by relevance
137 #define RAISE_VARARGS 130 /* Number of raise arguments (1, 2 or 3) */ macro
884 case RAISE_VARARGS: in opcode_stack_effect()2067 ADDOP_I(c, RAISE_VARARGS, 1); in compiler_assert()2133 ADDOP_I(c, RAISE_VARARGS, n); in compiler_visit_stmt()
2048 TARGET(RAISE_VARARGS) in PyEval_EvalFrameEx()
797 .. opcode:: RAISE_VARARGS (argc)