Searched refs:dict_vectorcall (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Objects/ | ||
H A D | dictobject.c | 3793 dict_vectorcall(PyObject *type, PyObject * const*args, in dict_vectorcall() function 3882 .tp_vectorcall = dict_vectorcall, |
Completed in 7 milliseconds