Home
last modified time | relevance | path

Searched defs:strtold (Results 1 – 2 of 2) sorted by relevance

/aosp12/bionic/libc/bionic/
H A Dstrtold.cpp36 long double strtold(const char* s, char** end_ptr) { in strtold() function
/aosp12/bionic/tests/
H A Dstdlib_test.cpp563 TEST(stdlib, strtold) { in TEST() argument