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);29 _return_value = _opcode_stack_effect_impl(module, opcode, oparg); in _opcode_stack_effect()
23 _opcode_stack_effect_impl(PyObject *module, int opcode, PyObject *oparg) in _opcode_stack_effect_impl() function