Searched refs:int_to_decimal_string (Results 1 – 1 of 1) sorted by relevance
1168 int_to_decimal_string(PyIntObject *v) { in int_to_decimal_string() function1209 return int_to_decimal_string(v); in _PyInt_Format()1420 (reprfunc)int_to_decimal_string, /* tp_repr */1426 (reprfunc)int_to_decimal_string, /* tp_str */