Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Lib/test/
D_testcppext.cpp24 _testcppext_add(PyObject *Py_UNUSED(module), PyObject *args) in _testcppext_add() function
196 {"add", _testcppext_add, METH_VARARGS, _testcppext_add_doc},