Home
last modified time | relevance | path

Searched refs:specialize_py_call (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/python/cpython3/Python/
Dspecialize.c1481 specialize_py_call(PyFunctionObject *func, _Py_CODEUNIT *instr, int nargs, in specialize_py_call() function
1684 fail = specialize_py_call((PyFunctionObject *)callable, instr, nargs, in _Py_Specialize_Call()