Home
last modified time | relevance | path

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

/external/cronet/buildtools/third_party/libc++/trunk/src/
Dstring.cpp229 long stol(const string& str, size_t* idx, int base) { in stol() function
262 long stol(const wstring& str, size_t* idx, int base) { in stol() function
/external/libcxx/src/
Dstring.cpp262 stol(const string& str, size_t* idx, int base) in stol() function
268 stol(const wstring& str, size_t* idx, int base) in stol() function