Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Objects/
Dtupleobject.c713 tuple_vectorcall(PyObject *type, PyObject * const*args, in tuple_vectorcall() function
904 .tp_vectorcall = tuple_vectorcall,