Home
last modified time | relevance | path

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

/third_party/python/Objects/
Dmethodobject.c25 static PyObject * cfunction_vectorcall_O(
67 vectorcall = cfunction_vectorcall_O; in PyCMethod_New()
495 cfunction_vectorcall_O( in cfunction_vectorcall_O() function