Searched refs:code__varname_from_oparg_impl (Results 1 – 2 of 2) sorted by relevance
415 code__varname_from_oparg_impl(PyCodeObject *self, int oparg);434 return_value = code__varname_from_oparg_impl(self, oparg); in code__varname_from_oparg()
2001 code__varname_from_oparg_impl(PyCodeObject *self, int oparg) in code__varname_from_oparg_impl() function