Home
last modified time | relevance | path

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

/dports/devel/tinygo/tinygo-0.14.1/llvm-project/libcxx/src/
H A Dstring.cpp299 stoull(const string& str, size_t* idx, int base) in stoull() function
305 stoull(const wstring& str, size_t* idx, int base) in stoull() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/buildtools/third_party/libc++/trunk/src/
H A Dstring.cpp299 stoull(const string& str, size_t* idx, int base) in stoull() function
305 stoull(const wstring& str, size_t* idx, int base) in stoull() function
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/libcxx/src/
H A Dstring.cpp315 stoull(const string& str, size_t* idx, int base) in stoull() function
321 stoull(const wstring& str, size_t* idx, int base) in stoull() function
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/libcxx/src/
H A Dstring.cpp304 stoull(const string& str, size_t* idx, int base) in stoull() function
310 stoull(const wstring& str, size_t* idx, int base) in stoull() function
/dports/devel/llvm12/llvm-project-12.0.1.src/libcxx/src/
H A Dstring.cpp304 stoull(const string& str, size_t* idx, int base) in stoull() function
310 stoull(const wstring& str, size_t* idx, int base) in stoull() function
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/libcxx/src/
H A Dstring.cpp329 stoull(const string& str, size_t* idx, int base) in stoull() function
336 stoull(const wstring& str, size_t* idx, int base) in stoull() function
/dports/devel/libc++/libcxx-10.0.1.src/src/
H A Dstring.cpp299 stoull(const string& str, size_t* idx, int base) in stoull() function
305 stoull(const wstring& str, size_t* idx, int base) in stoull() function
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/libcxx/src/
H A Dstring.cpp304 stoull(const string& str, size_t* idx, int base) in stoull() function
310 stoull(const wstring& str, size_t* idx, int base) in stoull() function
/dports/lang/zig/zig-0.9.0/lib/libcxx/src/
H A Dstring.cpp304 stoull(const string& str, size_t* idx, int base) in stoull() function
310 stoull(const wstring& str, size_t* idx, int base) in stoull() function
/dports/lang/zig-devel/zig-0.9.0/lib/libcxx/src/
H A Dstring.cpp304 stoull(const string& str, size_t* idx, int base) in stoull() function
310 stoull(const wstring& str, size_t* idx, int base) in stoull() function
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/libcxx/src/
H A Dstring.cpp304 stoull(const string& str, size_t* idx, int base) in stoull() function
310 stoull(const wstring& str, size_t* idx, int base) in stoull() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/libcxx/src/
H A Dstring.cpp304 stoull(const string& str, size_t* idx, int base) in stoull() function
310 stoull(const wstring& str, size_t* idx, int base) in stoull() function
/dports/devel/emscripten/emscripten-2.0.3/system/lib/libcxx/
H A Dstring.cpp299 stoull(const string& str, size_t* idx, int base) in stoull() function
305 stoull(const wstring& str, size_t* idx, int base) in stoull() function
/dports/japanese/mozc-el/mozc-2.23.2815.102.01/src/base/
H A Dflags.cc109 static unsigned long long stoull(const std::string& s) { in stoull() function
/dports/japanese/uim-mozc/mozc-2.23.2815.102.01/src/base/
H A Dflags.cc109 static unsigned long long stoull(const std::string& s) { in stoull() function
/dports/japanese/mozc-tool/mozc-2.23.2815.102.01/src/base/
H A Dflags.cc109 static unsigned long long stoull(const std::string& s) { in stoull() function
/dports/japanese/mozc-server/mozc-2.23.2815.102.01/src/base/
H A Dflags.cc109 static unsigned long long stoull(const std::string& s) { in stoull() function
/dports/japanese/fcitx-mozc/mozc-2.23.2815.102.01/src/base/
H A Dflags.cc109 static unsigned long long stoull(const std::string& s) { in stoull() function
/dports/japanese/ibus-mozc/mozc-2.23.2815.102.01/src/base/
H A Dflags.cc109 static unsigned long long stoull(const std::string& s) { in stoull() function
/dports/www/wt/wt-4.6.1/src/web/
H A DWebUtils.C473 unsigned long long stoull(const std::string& v) in stoull() function