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 93 #define Log2P 1
1042 b2 += Log2P;
1043 s2 += Log2P;
1099 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 371 #define Log2P 1
428 #define Log2P 4
457 #define Log2P 1
    [all...]

Completed in 723 milliseconds