Searched refs:s2b (Results 1 – 6 of 6) sorted by relevance
/device/linaro/bootloader/edk2/StdLib/LibC/gdtoa/ |
D | gdtoaimp.h | 531 #define s2b __s2b_D2A macro 582 extern Bigint *s2b (CONST char*, int, int, ULong);
|
D | smisc.c | 43 s2b in s2b() function
|
D | strtod.c | 542 bd0 = s2b(s0, nd0, nd, y); in strtod()
|
D | strtodg.c | 651 bd0 = s2b(s0, nd0, nd, y); in strtodg()
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/ |
D | dtoa.c | 484 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/ |
D | dtoa.c | 501 s2b(const char *s, int nd0, int nd, ULong y9) in s2b() function 1846 bd0 = s2b(s0, nd0, nd, y); in _Py_dg_strtod()
|