Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/libcxx/utils/google-benchmark/test/
H A Dstring_util_gtest.cc114 TEST(StringUtilTest, stod) { in TEST() argument
/netbsd-src/external/apache2/llvm/dist/libcxx/utils/google-benchmark/src/
H A Dstring_util.cc233 double stod(const std::string& str, size_t* pos) { in stod() function
/netbsd-src/external/apache2/llvm/dist/libcxx/src/
H A Dstring.cpp328 stod(const string& str, size_t* idx) in stod() function
334 stod(const wstring& str, size_t* idx) in stod() function