Home
last modified time | relevance | path

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

/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},
/external/python/cpython3/Modules/
D_testcapimodule.c442 test_longlong_api(PyObject* self, PyObject *args) in test_longlong_api() function
4648 {"test_longlong_api", test_longlong_api, METH_NOARGS},