Home
last modified time | relevance | path

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

/third_party/python/Python/clinic/
Dsysmodule.c.h675 …{"set_int_max_str_digits", (PyCFunction)(void(*)(void))sys_set_int_max_str_digits, METH_FASTCALL|M…
681 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