Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Python/clinic/
Dsysmodule.c.h679 …{"get_int_max_str_digits", (PyCFunction)sys_get_int_max_str_digits, METH_NOARGS, sys_get_int_max_s…
685 sys_get_int_max_str_digits(PyObject *module, PyObject *Py_UNUSED(ignored)) in sys_get_int_max_str_digits() function