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

  /bionic/libc/upstream-openbsd/lib/libc/gdtoa/
smisc.c 35 s2b function
gdtoaimp.h 558 #define s2b __s2b_D2A macro
609 extern Bigint *s2b ANSI((CONST char*, int, int, ULong, int));
  /device/linaro/bootloader/edk2/StdLib/LibC/gdtoa/
smisc.c 43 s2b function
gdtoaimp.h 531 #define s2b __s2b_D2A macro
582 extern Bigint *s2b (CONST char*, int, int, ULong);
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
dtoa.c 44 * Balloc, multadd, s2b, i2b, mult, pow5mult, lshift, diff, d2b
501 s2b(const char *s, int nd0, int nd, ULong y9) 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
484 s2b(const char *s, int nd0, int nd, ULong y9) function
    [all...]
  /external/python/cpython2/Python/
dtoa.c 44 * Balloc, multadd, s2b, i2b, mult, pow5mult, lshift, diff, d2b
501 s2b(const char *s, int nd0, int nd, ULong y9) function
    [all...]
  /prebuilts/ndk/r11/sources/android/support/src/stdio/
strtod.c 764 s2b function
    [all...]
  /prebuilts/ndk/r13/sources/android/support/src/stdio/
strtod.c 764 s2b function
    [all...]

Completed in 71 milliseconds