Searched refs:I64_MIN_REP (Results 1 - 2 of 2) sorted by relevance

/external/chromium/third_party/icu/source/i18n/
H A Ddigitlst.cpp55 static const char I64_MIN_REP[] = "9223372036854775808"; variable
59 I64_MIN_REP_LENGTH = sizeof(I64_MIN_REP) - 1 //Ignore the NULL at the end
378 max = I64_MIN_REP[i];
/external/icu4c/i18n/
H A Ddigitlst.cpp60 static const char I64_MIN_REP[] = "9223372036854775808"; variable

Completed in 57 milliseconds