Searched defs:digits_end (Results 1 – 2 of 2) sorted by relevance
51 fill(STRINGLIB_CHAR **digits_end, STRINGLIB_CHAR **buffer_end, in fill()128 STRINGLIB_CHAR *digits_end = NULL; in _Py_InsertThousandsGrouping() local
945 char *digits, *digits_end; in format_float_short() local