Home
last modified time | relevance | path

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

/third_party/python/Python/clinic/
Dsysmodule.c.h657 …{"get_int_max_str_digits", (PyCFunction)sys_get_int_max_str_digits, METH_NOARGS, sys_get_int_max_s…
663 sys_get_int_max_str_digits(PyObject *module, PyObject *Py_UNUSED(ignored)) in sys_get_int_max_str_digits() function