Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/libcxx/src/
H A Dstring.cpp233 unsigned long stoul(const string& str, size_t* idx, int base) { in stoul() function
266 unsigned long stoul(const wstring& str, size_t* idx, int base) { in stoul() function