Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Modules/
D_functoolsmodule.c202 partial_vectorcall(partialobject *pto, PyObject *const *args, in partial_vectorcall() function
280 pto->vectorcall = (vectorcallfunc)partial_vectorcall; in partial_setvectorcall()