Home
last modified time | relevance | path

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

/external/icu4c/i18n/
Dchoicfmt.cpp63 static const UChar gNegativeInfinity[] = {MINUS, INFINITY, 0}; variable
390 } else if (!buf.compare(gNegativeInfinity, NEGATIVE_INF_STRLEN)) { in applyPattern()
/external/chromium/third_party/icu/source/i18n/
Dchoicfmt.cpp63 static const UChar gNegativeInfinity[] = {MINUS, INFINITY, 0}; variable
390 } else if (!buf.compare(gNegativeInfinity, NEGATIVE_INF_STRLEN)) { in applyPattern()