Home
last modified time | relevance | path

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

/external/python/cpython3/Objects/
Drangeobject.c146 range_vectorcall(PyTypeObject *type, PyObject *const *args, in range_vectorcall() function
737 .tp_vectorcall = (vectorcallfunc)range_vectorcall