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

  /bionic/libc/stdlib/
strtod.c 238 /* Bletch = (highest power of 2 < DBL_MAX_10_EXP) / 16 */
258 #define Bletch 0x10
285 #define Bletch 4
310 #define Bletch 2
    [all...]
  /external/webkit/Source/JavaScriptCore/wtf/
dtoa.cpp 142 #define Bletch 0x10
    [all...]
  /external/chromium/base/third_party/dmg_fp/
dtoa.cc 339 /* Bletch = (highest power of 2 < DBL_MAX_10_EXP) / 16 */
360 #define Bletch 0x10
416 #define Bletch 4
446 #define Bletch 2
    [all...]

Completed in 335 milliseconds