Home
last modified time | relevance | path

Searched defs:strtoull (Results 1 – 10 of 10) sorted by relevance

/external/openssh/openbsd-compat/
Dstrtoull.c50 strtoull(const char *nptr, char **endptr, int base) in strtoull() function
/external/gflags/src/
Dwindows_port.h127 #define strtoull _strtoui64 macro
/external/angle/third_party/glslang/src/glslang/Include/
DCommon.h75 inline unsigned long long int strtoull (const char* str, char** endptr, int base) in strtoull() function
/external/deqp-deps/glslang/glslang/Include/
DCommon.h75 inline unsigned long long int strtoull (const char* str, char** endptr, int base) in strtoull() function
/external/google-breakpad/src/processor/
Dwindows_frame_info.h55 #define strtoull _strtoui64 macro
Dbasic_source_line_resolver.cc60 #define strtoull _strtoui64 macro
/external/capstone/include/
Dplatform.h95 #define strtoull _strtoui64 macro
/external/flac/include/share/
Dcompat.h72 #define strtoull _strtoui64 macro
/external/llvm/cmake/
Dconfig-ix.cmake442 set(strtoull "_strtoui64") variable
/external/protobuf/src/google/protobuf/stubs/
Dstrutil.h48 #define strtoull _strtoui64 macro