Home
last modified time | relevance | path

Searched defs:strtoll (Results 1 – 7 of 7) sorted by relevance

/third_party/musl/porting/uniproton/kernel/src/stdlib/
Dstrtol.c26 long long strtoll(const char *restrict s, char **restrict p, int base) in strtoll() function
/third_party/musl/porting/liteos_m/kernel/src/stdlib/
Dstrtol.c26 long long strtoll(const char *restrict s, char **restrict p, int base) in strtoll() function
/third_party/musl/porting/liteos_a/kernel/src/stdlib/
Dstrtol.c26 long long strtoll(const char *restrict s, char **restrict p, int base) in strtoll() function
/third_party/musl/src/stdlib/
Dstrtol.c26 long long strtoll(const char *restrict s, char **restrict p, int base) in strtoll() function
/third_party/glslang/glslang/Include/
DCommon.h82 inline long long int strtoll (const char* str, char** endptr, int base) in strtoll() function
/third_party/ninja/src/
Dbuild_log.cc41 #define strtoll _strtoi64 macro
/third_party/protobuf/src/google/protobuf/stubs/
Dstrutil.h48 #define strtoll _strtoi64 macro