Searched defs:thousands (Results 1 – 3 of 3) sorted by relevance
255 wchar_t thousands = L'\0'; in INTERNAL() local
222 if (int thousands = number / 1000) { in toArmenianUnder10000() local282 if (int thousands = (number / 1000) % 10) { in toGeorgian() local
277 uint32_t thousands = year / 1000; in convert_secs_to_date_time() local