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

/external/chromium/base/third_party/dmg_fp/
H A Ddtoa.cc352 #define Emax 1023 macro
409 #define Emax 248 macro
438 #define Emax 126 macro
1962 if (e > Emax) {
2044 if (++e > Emax)
/external/icu4c/i18n/
H A DdecNumber.c61 /* range (Emax in the range 0 through 999,999,999 and Emin in the */
5340 /* least 6.59E+4342944, so (due to the restriction on Emax/Emin) */
7573 #error GetInt may need updating [for Emax]

Completed in 97 milliseconds