Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/src/
H A Dstring.cpp226 long long stoll(const string& str, size_t* idx, int base) { stoll() function
259 long long stoll(const wstring& str, size_t* idx, int base) { stoll() function