Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Ddigitlst.h224 UBool fitsIntoLong(UBool ignoreNegativeZero) /*const*/;
Dfmtable.cpp786 if (fDecimalNum->fitsIntoLong(FALSE)) { in adoptDigitList()
Ddigitlst.cpp655 DigitList::fitsIntoLong(UBool ignoreNegativeZero) /*const*/ in fitsIntoLong() function in DigitList