Home
last modified time | relevance | path

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

/third_party/python/Objects/
Ddictobject.c3486 dict_vectorcall(PyObject *type, PyObject * const*args, in dict_vectorcall() function
3576 .tp_vectorcall = dict_vectorcall,