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