HomeSort by relevance Sort by last modified time
    Searched refs:Emax (Results 1 - 2 of 2) sorted by null

  /external/chromium/base/third_party/dmg_fp/
dtoa.cc 352 #define Emax 1023
409 #define Emax 248
438 #define Emax 126
1749 emax = 0x7fe - Bias - P + 1, enumerator in enum:dmg_fp::__anon2780
    [all...]
  /external/icu4c/i18n/
decNumber.c 61 /* range (Emax in the range 0 through 999,999,999 and Emin in the */
64 /* tightly: digits, emax, and -emin in the context must be <= */
484 /* exponent (set.emax and set.emin), determining if */
7374 Int emax=set->emax; \/* limit value *\/ local
7981 Int emin, emax; \/* .. *\/ local
    [all...]

Completed in 751 milliseconds