Home
last modified time | relevance | path

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

/third_party/python/Objects/
Dmethodobject.c19 static PyObject * cfunction_vectorcall_FASTCALL_KEYWORDS(
61 vectorcall = cfunction_vectorcall_FASTCALL_KEYWORDS; in PyCMethod_New()
436 cfunction_vectorcall_FASTCALL_KEYWORDS( in cfunction_vectorcall_FASTCALL_KEYWORDS() function