Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Dnumparse_parsednumber.cpp56 bool sawNaN = 0 != (flags & FLAG_NAN); in getDouble() local
85 bool sawNaN = 0 != (flags & FLAG_NAN); in populateFormattable() local