Searched refs:fixed_count (Results 1 – 1 of 1) sorted by relevance
3030 int fixed_count = 0; in FormatStrNum() local3039 fixed_count++; in FormatStrNum()3045 while (fixed_count > 1) { in FormatStrNum()3047 fixed_count--; in FormatStrNum()3458 int fixed_count = 0; in FormatLCNumeric() local3467 fixed_count++; in FormatLCNumeric()3473 while (fixed_count > 1) { in FormatLCNumeric()3475 fixed_count--; in FormatLCNumeric()