Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython2/Modules/
D_testcapimodule.c549 test_longlong_api(PyObject* self, PyObject *args) in test_longlong_api() function
2715 {"test_longlong_api", test_longlong_api, METH_NOARGS},
/aosp_15_r20/external/python/cpython3/Modules/
D_testcapimodule.c528 test_longlong_api(PyObject* self, PyObject *args) in test_longlong_api() function
6516 {"test_longlong_api", test_longlong_api, METH_NOARGS},