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

  /bionic/libc/upstream-openbsd/lib/libc/gdtoa/
gdtoaimp.h 326 #define Log2P 1
364 #define Log2P 4
391 #define Log2P 1
  /external/chromium_org/third_party/WebKit/Source/wtf/
dtoa.cpp 86 #define Log2P 1
1035 b2 += Log2P;
1036 s2 += Log2P;
1092 lshift(mhi, Log2P);
    [all...]
  /external/chromium_org/base/third_party/dmg_fp/
dtoa.cc 365 #define Log2P 1
422 #define Log2P 4
451 #define Log2P 1
    [all...]
  /ndk/sources/android/support/src/stdio/
strtod.c 270 #define Log2P 1
298 #define Log2P 4
322 #define Log2P 1
    [all...]

Completed in 263 milliseconds