Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/_testcapi/clinic/
Dvectorcall.c.h80 _testcapi_pyvectorcall_call_impl(PyObject *module, PyObject *func,
101 return_value = _testcapi_pyvectorcall_call_impl(module, func, argstuple, __clinic_kwargs); in _testcapi_pyvectorcall_call()
/external/python/cpython3/Modules/_testcapi/
Dvectorcall.c131 _testcapi_pyvectorcall_call_impl(PyObject *module, PyObject *func, in _testcapi_pyvectorcall_call_impl() function