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

  /bionic/libc/stdlib/
strtod.c 240 /* Int_max = floor(P*log(FLT_RADIX)/log(10) - 1) */
267 #define Int_max 14
295 #define Int_max 15
319 #define Int_max 15
    [all...]
  /external/webkit/Source/JavaScriptCore/wtf/
dtoa.cpp 151 #define Int_max 14
    [all...]
  /external/chromium/base/third_party/dmg_fp/
dtoa.cc 341 /* Int_max = floor(P*log(FLT_RADIX)/log(10) - 1) */
369 #define Int_max 14
426 #define Int_max 15
455 #define Int_max 15
    [all...]

Completed in 42 milliseconds