Home
last modified time | relevance | path

Searched defs:thousands (Results 1 – 3 of 3) sorted by relevance

/external/bison/lib/
Dstrtol.c255 wchar_t thousands = L'\0'; in INTERNAL() local
/external/webkit/Source/WebCore/rendering/
DRenderListMarker.cpp222 if (int thousands = number / 1000) { in toArmenianUnder10000() local
282 if (int thousands = (number / 1000) % 10) { in toGeorgian() local
/external/qemu/
Dtrace.c277 uint32_t thousands = year / 1000; in convert_secs_to_date_time() local