Home
last modified time | relevance | path

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

/third_party/python/Python/clinic/
Dsysmodule.c.h660 sys_get_int_max_str_digits_impl(PyObject *module);
665 return sys_get_int_max_str_digits_impl(module); in sys_get_int_max_str_digits()
/third_party/python/Python/
Dsysmodule.c1664 sys_get_int_max_str_digits_impl(PyObject *module) in sys_get_int_max_str_digits_impl() function