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

  /bionic/libc/upstream-openbsd/lib/libc/gdtoa/
misc.c 388 pow5mult function
gdtoaimp.h 160 * in pow5mult, ensures lazy evaluation of only one copy of high
553 #define pow5mult __pow5mult_D2A macro
604 extern Bigint *pow5mult ANSI((Bigint*, int));
  /device/linaro/bootloader/edk2/StdLib/LibC/gdtoa/
misc.c 389 pow5mult function
gdtoaimp.h 152 * in pow5mult, ensures lazy evaluation of only one copy of high
526 #define pow5mult __pow5mult_D2A macro
577 extern Bigint *pow5mult (Bigint*, int);
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
dtoa.c 44 * Balloc, multadd, s2b, i2b, mult, pow5mult, lshift, diff, d2b
306 powers of 5 of the form 5**2**i used by pow5mult.
736 pow5mult(Bigint *b, int k) function
788 /* Version of pow5mult that doesn't cache powers of 5. Provided for
792 pow5mult(Bigint *b, int k) function
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
dtoa.c 44 * Balloc, multadd, s2b, i2b, mult, pow5mult, lshift, diff, d2b
289 powers of 5 of the form 5**2**i used by pow5mult.
719 pow5mult(Bigint *b, int k) function
771 /* Version of pow5mult that doesn't cache powers of 5. Provided for
775 pow5mult(Bigint *b, int k) function
    [all...]
  /external/python/cpython2/Python/
dtoa.c 44 * Balloc, multadd, s2b, i2b, mult, pow5mult, lshift, diff, d2b
306 powers of 5 of the form 5**2**i used by pow5mult.
736 pow5mult(Bigint *b, int k) function
788 /* Version of pow5mult that doesn't cache powers of 5. Provided for
792 pow5mult(Bigint *b, int k) function
    [all...]
  /prebuilts/ndk/r11/sources/android/support/src/stdio/
strtod.c 1003 pow5mult function
    [all...]
  /prebuilts/ndk/r13/sources/android/support/src/stdio/
strtod.c 1003 pow5mult function
    [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 497 milliseconds