Home
last modified time | relevance | path

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

/external/python/cpython3/Objects/
Dlistobject.c2721 list_vectorcall(PyObject *type, PyObject * const*args, in list_vectorcall() function
3063 .tp_vectorcall = list_vectorcall,