Home
last modified time | relevance | path

Searched refs:max32 (Results 1 – 1 of 1) sorted by relevance

/external/icu4c/i18n/
Ddigitlst.cpp588 DigitList max32; max32.set("2147483647", status); in fitsIntoLong() local
589 if (this->compare(max32) > 0) { in fitsIntoLong()