Searched defs:Emax (Results 1 - 1 of 1) 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)

Completed in 38 milliseconds