Searched refs:list_vectorcall (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Objects/ | ||
H A D | listobject.c | 2799 list_vectorcall(PyObject *type, PyObject * const*args, in list_vectorcall() function 3141 .tp_vectorcall = list_vectorcall, |
Completed in 6 milliseconds