Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
D_testcapimodule.c1824 test_long_numbits(PyObject *self) in test_long_numbits() function
2685 {"test_long_numbits", (PyCFunction)test_long_numbits, METH_NOARGS},
/external/python/cpython3/Modules/
D_testcapimodule.c2086 test_long_numbits(PyObject *self) in test_long_numbits() function
4609 {"test_long_numbits", (PyCFunction)test_long_numbits, METH_NOARGS},