Home
last modified time | relevance | path

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

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