Home
last modified time | relevance | path

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

/external/icu4c/i18n/
Ddigitlst.cpp631 DigitList min64; min64.set("-9223372036854775808", status); in fitsIntoInt64() local
632 if (this->compare(min64) < 0) { in fitsIntoInt64()