Home
last modified time | relevance | path

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

/external/openssh/openbsd-compat/
Dstrtoull.c50 strtoull(const char *nptr, char **endptr, int base) in strtoull() function
/external/arm-trusted-firmware/lib/libc/
Dstrtoull.c48 unsigned long long strtoull(const char *nptr, char **endptr, int base) in strtoull() function
/external/gflags/src/
Dwindows_port.h127 #define strtoull _strtoui64 macro
/external/deqp-deps/glslang/glslang/Include/
DCommon.h86 inline unsigned long long int strtoull (const char* str, char** endptr, int base) in strtoull() function
/external/angle/third_party/vulkan-deps/glslang/src/glslang/Include/
DCommon.h86 inline unsigned long long int strtoull (const char* str, char** endptr, int base) in strtoull() function
/external/flac/include/share/
Dcompat.h71 #define strtoull _strtoui64 macro
/external/capstone/include/capstone/
Dplatform.h107 #define strtoull _strtoui64 macro
/external/google-breakpad/src/processor/
Dwindows_frame_info.h55 #define strtoull _strtoui64 macro
Dbasic_source_line_resolver.cc62 #define strtoull _strtoui64 macro
/external/capstone/include/
Dplatform.h95 #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