Home
last modified time | relevance | path

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

/external/python/cpython3/Objects/
Ddictobject.c4777 dict_vectorcall(PyObject *type, PyObject * const*args, in dict_vectorcall() function
4867 .tp_vectorcall = dict_vectorcall,