Home
last modified time | relevance | path

Searched refs:s2b (Results 1 – 6 of 6) sorted by relevance

/device/linaro/bootloader/edk2/StdLib/LibC/gdtoa/
Dgdtoaimp.h531 #define s2b __s2b_D2A macro
582 extern Bigint *s2b (CONST char*, int, int, ULong);
Dsmisc.c43 s2b in s2b() function
Dstrtod.c542 bd0 = s2b(s0, nd0, nd, y); in strtod()
Dstrtodg.c651 bd0 = s2b(s0, nd0, nd, y); in strtodg()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
Ddtoa.c484 s2b(const char *s, int nd0, int nd, ULong y9) in s2b() function
1815 bd0 = s2b(s0, nd0, nd, y); in _Py_dg_strtod()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
Ddtoa.c501 s2b(const char *s, int nd0, int nd, ULong y9) in s2b() function
1846 bd0 = s2b(s0, nd0, nd, y); in _Py_dg_strtod()