Home
last modified time | relevance | path

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

/external/python/cpython3/Objects/
Dlongobject.c6468 long_vectorcall(PyObject *type, PyObject * const*args, in long_vectorcall() function
6627 .tp_vectorcall = long_vectorcall,