Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Python/clinic/
Dsysmodule.c.h682 sys_get_int_max_str_digits_impl(PyObject *module);
687 return sys_get_int_max_str_digits_impl(module); in sys_get_int_max_str_digits()
/aosp_15_r20/external/python/cpython3/Python/
Dsysmodule.c1630 sys_get_int_max_str_digits_impl(PyObject *module) in sys_get_int_max_str_digits_impl() function