Searched refs:stof (Results 1 – 7 of 7) sorted by relevance
| /freebsd/contrib/llvm-project/libcxx/modules/std/ |
| H A D | string.inc | 46 using std::stof;
|
| H A D | string.cppm | |
| /freebsd/contrib/llvm-project/libcxx/src/ |
| H A D | string.cpp | 258 float stof(const string& str, size_t* idx) { return as_float<float>("stof", str, idx); } in stof() function 279 float stof(const wstring& str, size_t* idx) { return as_float<float>("stof", str, idx); } in stof() function
|
| /freebsd/contrib/llvm-project/libcxx/include/__cxx03/ |
| H A D | string | 537 float stof (const string& str, size_t* idx = nullptr); 557 float stof (const wstring& str, size_t* idx = nullptr); 3457 _LIBCPP_EXPORTED_FROM_ABI float stof(const string& __str, size_t* __idx = nullptr); 3478 _LIBCPP_EXPORTED_FROM_ABI float stof(const wstring& __str, size_t* __idx = nullptr);
|
| /freebsd/contrib/llvm-project/libcxx/include/ |
| H A D | string | 537 float stof (const string& str, size_t* idx = nullptr); 557 float stof (const wstring& str, size_t* idx = nullptr); 3867 _LIBCPP_EXPORTED_FROM_ABI float stof(const string& __str, size_t* __idx = nullptr); 3888 _LIBCPP_EXPORTED_FROM_ABI float stof(const wstring& __str, size_t* __idx = nullptr);
|
| /freebsd/contrib/llvm-project/clang/lib/Tooling/Inclusions/Stdlib/ |
| H A D | StdSymbolMap.inc | 2773 SYMBOL(stof, std::, <string>)
|
| /freebsd/share/dict/ |
| H A D | web2 | 190126 stof
|