Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
D_testcapimodule.c4373 test_pyobject_fastcall(PyObject *self, PyObject *args) in test_pyobject_fastcall() function
4793 {"pyobject_fastcall", test_pyobject_fastcall, METH_VARARGS},