Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython2/Modules/
D_testcapimodule.c732 test_long_long_and_overflow(PyObject *self) in test_long_long_and_overflow() function
2717 (PyCFunction)test_long_long_and_overflow, METH_NOARGS},
/aosp_15_r20/external/python/cpython3/Modules/
D_testcapimodule.c710 test_long_long_and_overflow(PyObject *self, PyObject *Py_UNUSED(ignored)) in test_long_long_and_overflow() function
6517 {"test_long_long_and_overflow",test_long_long_and_overflow, METH_NOARGS},