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

/haiku-buildtools/gcc/libstdc++-v3/include/ext/
H A Dvstring.h2713 stoull(const __vstring& __str, std::size_t* __idx, int __base = 10) function
2815 stoull(const __wvstring& __str, std::size_t* __idx = 0, int __base = 10) function
/haiku-buildtools/gcc/libstdc++-v3/include/bits/
H A Dbasic_string.h5278 stoull(const string& __str, size_t* __idx = 0, int __base = 10) function
5381 stoull(const wstring& __str, size_t* __idx = 0, int __base = 10) function

Completed in 57 milliseconds