Home
last modified time | relevance | path

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

/external/python/cpython3/Objects/
Dtypeobject.c4310 type_vectorcall(PyObject *metatype, PyObject *const *args, in type_vectorcall() function
6029 .tp_vectorcall = type_vectorcall,