Home
last modified time | relevance | path

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

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