Home
last modified time | relevance | path

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

/external/libwebsockets/lib/plat/windows/
Dprivate-lib-plat-windows.h68 #define atoll _atoi64 macro
71 #define atoll atoi macro
/external/gflags/src/
Dwindows_port.h128 #define atoll _atoi64 macro
/external/deqp-deps/glslang/glslang/Include/
DCommon.h90 inline long long int atoll (const char* str) in atoll() function
/external/angle/third_party/vulkan-deps/glslang/src/glslang/Include/
DCommon.h90 inline long long int atoll (const char* str) in atoll() function
/external/llvm-project/compiler-rt/lib/memprof/
Dmemprof_interceptors.cpp323 INTERCEPTOR(long long, atoll, const char *nptr) { in INTERCEPTOR() argument
/external/llvm-project/compiler-rt/lib/asan/
Dasan_interceptors.cpp553 INTERCEPTOR(long long, atoll, const char *nptr) { in INTERCEPTOR() argument
/external/compiler-rt/lib/asan/
Dasan_interceptors.cc676 INTERCEPTOR(long long, atoll, const char *nptr) { // NOLINT in INTERCEPTOR() argument