Home
last modified time | relevance | path

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

/third_party/python/Objects/
Dlistobject.c2740 list_vectorcall(PyObject *type, PyObject * const*args, in list_vectorcall() function
3083 .tp_vectorcall = list_vectorcall,