Home
last modified time | relevance | path

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

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