HelenOS sources

stoull             80 uspace/lib/cpp/src/string.cpp     unsigned long long stoull(const string& str, size_t* idx, int base)
stoull            235 uspace/lib/cpp/src/string.cpp     unsigned long long stoull(const wstring& str, size_t* idx, int base)
HelenOS homepage, sources at GitHub