Searched refs:_opcode_stack_effect_impl (Results 1 – 2 of 2) sorted by relevance
15 _opcode_stack_effect_impl(PyObject *module, int opcode, PyObject *oparg,50 _return_value = _opcode_stack_effect_impl(module, opcode, oparg, jump); in _opcode_stack_effect()
25 _opcode_stack_effect_impl(PyObject *module, int opcode, PyObject *oparg, in _opcode_stack_effect_impl() function