Searched refs:stoll (Results 1 - 1 of 1) sorted by relevance
/third_party/rust/crates/bindgen/bindgen-tests/tests/ |
H A D | stylo.hpp | 23081 stoll(const string& __str, size_t* __idx = 0, int __base = 10) 23082 { return __gnu_cxx::__stoa(&std::strtoll, "stoll", __str.c_str(), 23187 stoll(const wstring& __str, size_t* __idx = 0, int __base = 10) 23188 { return __gnu_cxx::__stoa(&std::wcstoll, "stoll", __str.c_str(), [all...] |
Completed in 24 milliseconds