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

  /external/chromium_org/third_party/WebKit/Source/wtf/
dtoa.cpp 104 #define Log2P 1
1040 b2 += Log2P;
1041 s2 += Log2P;
1097 lshift(mhi, Log2P);
    [all...]
  /bionic/libc/stdlib/
strtod.c 263 #define Log2P 1
291 #define Log2P 4
315 #define Log2P 1
    [all...]
  /external/chromium/base/third_party/dmg_fp/
dtoa.cc 365 #define Log2P 1
422 #define Log2P 4
451 #define Log2P 1
    [all...]
  /external/chromium_org/base/third_party/dmg_fp/
dtoa.cc 365 #define Log2P 1
422 #define Log2P 4
451 #define Log2P 1
    [all...]

Completed in 209 milliseconds