Home
last modified time | relevance | path

Searched defs:sawInfinity (Results 1 – 1 of 1) sorted by relevance

/external/icu/icu4c/source/i18n/
Dnumparse_parsednumber.cpp58 bool sawInfinity = 0 != (flags & FLAG_INFINITY); in getDouble() local
90 bool sawInfinity = 0 != (flags & FLAG_INFINITY); in populateFormattable() local