Searched defs:hundreds (Results 1 – 2 of 2) sorted by relevance
235 if (int hundreds = (number / 100) % 10) { in toArmenianUnder10000() local289 if (int hundreds = (number / 100) % 10) { in toGeorgian() local
279 uint32_t hundreds = year / 100; in convert_secs_to_date_time() local