Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
D_functoolsmodule.c130 partial_fastcall(partialobject *pto, PyObject **args, Py_ssize_t nargs, in partial_fastcall() function
224 res = partial_fastcall(pto, in partial_call()