Home
last modified time | relevance | path

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

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