Searched defs:strtold (Results 1 – 2 of 2) sorted by relevance
| /bionic/libc/bionic/ | ||
| D | strtold.cpp | 34 long double strtold(const char* s, char** end_ptr) { in strtold() function |
| /bionic/tests/ | ||
| D | stdlib_test.cpp | 299 TEST(stdlib, strtold) { in TEST() argument |