Home
last modified time | relevance | path

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

/external/gflags/src/
Dwindows_port.h128 #define atoll _atoi64 macro
/external/deqp-deps/glslang/glslang/Include/
DCommon.h79 inline long long int atoll (const char* str) in atoll() function
/external/compiler-rt/lib/asan/
Dasan_interceptors.cc676 INTERCEPTOR(long long, atoll, const char *nptr) { // NOLINT in INTERCEPTOR() argument