Searched defs:atoll (Results 1 – 6 of 6) sorted by relevance
34 atoll(const char *str) in atoll() function
370 atoll (p) in atoll() function
321 INTERCEPTOR(long long, atoll, const char *nptr) { in INTERCEPTOR() argument
1092 atoll (const char *p) in atoll() function
576 INTERCEPTOR(long long, atoll, const char *nptr) { in INTERCEPTOR() argument
7937 # define atoll _atoi64 /* secret handshake */ macro