Home
last modified time | relevance | path

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

/openbsd/lib/libpcap/
H A Dscanner.l353 stoi(char *s) in stoi() function
/openbsd/gnu/llvm/libcxx/src/
H A Dstring.cpp225 int stoi(const string& str, size_t* idx, int base) { in stoi() function
258 int stoi(const wstring& str, size_t* idx, int base) { in stoi() function