Home
last modified time | relevance | path

Searched defs:strtod (Results 1 – 3 of 3) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
Dstrtod.c65 double strtod(char *str, char **ptr) in strtod() function
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_strtod.py28 def strtod(s, mant_dig=53, min_exp = -1021, max_exp = 1024): function
/device/linaro/bootloader/edk2/StdLib/LibC/gdtoa/
Dstrtod.c88 strtod(CONST char *s00, char **se) in strtod() function