Home
last modified time | relevance | path

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

/third_party/python/Objects/
Dmethodobject.c17 static PyObject * cfunction_vectorcall_FASTCALL(
58 vectorcall = cfunction_vectorcall_FASTCALL; in PyCMethod_New()
417 cfunction_vectorcall_FASTCALL( in cfunction_vectorcall_FASTCALL() function