Home
last modified time | relevance | path

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

/external/python/pybind11/tests/
Dvalgrind-python.supp55 fun:cfunction_vectorcall_NOARGS
73 fun:cfunction_vectorcall_NOARGS
/external/python/cpython3/Objects/
Dmethodobject.c23 static PyObject * cfunction_vectorcall_NOARGS(
64 vectorcall = cfunction_vectorcall_NOARGS; in PyCMethod_New()
464 cfunction_vectorcall_NOARGS( in cfunction_vectorcall_NOARGS() function