Searched defs:thousands (Results 1 – 3 of 3) sorted by relevance
255 wchar_t thousands = L'\0'; in INTERNAL() local
235 if (int thousands = number / 1000) { in toArmenianUnder10000() local294 if (int thousands = (number / 1000) % 10) { in toGeorgian() local
2746 thousands: ",", property