Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Python/clinic/
Dsysmodule.c.h697 …{"set_int_max_str_digits", _PyCFunction_CAST(sys_set_int_max_str_digits), METH_FASTCALL|METH_KEYWO…
703 sys_set_int_max_str_digits(PyObject *module, PyObject *const *args, Py_ssize_t nargs, PyObject *kwn… in sys_set_int_max_str_digits() function