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

  /bionic/libc/upstream-openbsd/lib/libc/gdtoa/
misc.c 856 bigtens[] = { 1e16, 1e32, 1e64, 1e128, 1e256 }; variable
861 bigtens[] = { 1e16, 1e32, 1e64 };
864 bigtens[] = { 1e16, 1e32 };
gdtoaimp.h 532 #define bigtens __bigtens_D2A macro
571 extern CONST double bigtens[], tens[], tinytens[];
  /external/libweave/third_party/chromium/base/third_party/dmg_fp/
dtoa.cc 1464 bigtens[] = { 1e16, 1e32, 1e64, 1e128, 1e256 }; member in namespace:dmg_fp
1479 bigtens[] = { 1e16, 1e32, 1e64 };
1483 bigtens[] = { 1e16, 1e32 };
    [all...]
  /ndk/sources/android/support/src/stdio/
strtod.c 1559 static CONST double bigtens[] = { 1e16, 1e32, 1e64, 1e128, 1e256 }; variable
1564 static CONST double bigtens[] = { 1e16, 1e32, 1e64 }; variable
1568 static CONST double bigtens[] = { 1e16, 1e32 }; variable
    [all...]
  /prebuilts/tools/common/m2/repository/net/sourceforge/htmlunit/htmlunit-core-js/2.14/
htmlunit-core-js-2.14.jar 
  /prebuilts/tools/common/m2/repository/org/mozilla/rhino/1.7R3/
rhino-1.7R3.jar 

Completed in 80 milliseconds