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

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dbasic_string.h2678 stoul(const string& __str, size_t* __idx = 0, int __base = 10) function
2781 stoul(const wstring& __str, size_t* __idx = 0, int __base = 10) function
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/include/ext/
H A Dvstring.h2471 stoul(const __vstring& __str, std::size_t* __idx = 0, int __base = 10) function
2573 stoul(const __wvstring& __str, std::size_t* __idx = 0, int __base = 10) function

Completed in 127 milliseconds