Home
last modified time | relevance | path

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

/external/python/cpython3/Python/clinic/
Dsysmodule.c.h813 sys_get_int_max_str_digits_impl(PyObject *module);
818 return sys_get_int_max_str_digits_impl(module); in sys_get_int_max_str_digits()
/external/python/cpython3/Python/
Dsysmodule.c1840 sys_get_int_max_str_digits_impl(PyObject *module) in sys_get_int_max_str_digits_impl() function