Home
last modified time | relevance | path

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

/third_party/python/Objects/
Dtypeobject.c3332 type_vectorcall(PyObject *metatype, PyObject *const *args, in type_vectorcall() function
4368 .tp_vectorcall = type_vectorcall,