HomeSort by relevance Sort by last modified time
    Searched defs:Quick_max (Results 1 - 9 of 9) sorted by null

  /bionic/libc/upstream-openbsd/lib/libc/gdtoa/
gdtoaimp.h 303 /* Quick_max = floor((P-1)*log(FLT_RADIX)/log(10) - 1) */
329 #define Quick_max 14
367 #define Quick_max 14
394 #define Quick_max 15
  /device/linaro/bootloader/edk2/StdLib/LibC/gdtoa/
gdtoaimp.h 305 /* Quick_max = floor((P-1)*log(FLT_RADIX)/log(10) - 1) */
331 #define Quick_max 14
369 #define Quick_max 14
395 #define Quick_max 15
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
dtoa.c 242 /* Quick_max = floor((P-1)*log(FLT_RADIX)/log(10) - 1) */
269 #define Quick_max 14
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
dtoa.c 225 /* Quick_max = floor((P-1)*log(FLT_RADIX)/log(10) - 1) */
252 #define Quick_max 14
    [all...]
  /external/python/cpython2/Python/
dtoa.c 242 /* Quick_max = floor((P-1)*log(FLT_RADIX)/log(10) - 1) */
269 #define Quick_max 14
    [all...]
  /prebuilts/ndk/r11/sources/android/support/src/stdio/
strtod.c 236 /* Quick_max = floor((P-1)*log(FLT_RADIX)/log(10) - 1) */
263 #define Quick_max 14
291 #define Quick_max 14
315 #define Quick_max 15
    [all...]
  /prebuilts/ndk/r13/sources/android/support/src/stdio/
strtod.c 236 /* Quick_max = floor((P-1)*log(FLT_RADIX)/log(10) - 1) */
263 #define Quick_max 14
291 #define Quick_max 14
315 #define Quick_max 15
    [all...]
  /prebuilts/tools/common/m2/repository/net/sourceforge/htmlunit/htmlunit-core-js/2.14/
htmlunit-core-js-2.14.jar 
  /prebuilts/tools/common/m2/repository/org/mozilla/rhino/1.7R3/
rhino-1.7R3.jar 

Completed in 331 milliseconds