Home
last modified time | relevance | path

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

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