Home
last modified time | relevance | path

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

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