Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Ddigitlst.cpp681 DigitList min32; min32.set("-2147483648", status); in fitsIntoLong() local
682 if (this->compare(min32) < 0) { in fitsIntoLong()