Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Ddigitlst.cpp732 DigitList max64; max64.set("9223372036854775807", status); in fitsIntoInt64() local
733 if (this->compare(max64) > 0) { in fitsIntoInt64()