Searched refs:decimal_point (Results 1 – 1 of 1) sorted by relevance
135 int decimal_point; in temp2string() local139 decimal_point = abs(temp) % 1000; in temp2string()141 temp < 0 ? "-" : "", integer, decimal_point); in temp2string()