Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Objects/
Dmethodobject.c23 static PyObject * cfunction_vectorcall_NOARGS(
64 vectorcall = cfunction_vectorcall_NOARGS; in PyCMethod_New()
465 cfunction_vectorcall_NOARGS( in cfunction_vectorcall_NOARGS() function