Searched defs:atoll (Results 1 – 9 of 9) sorted by relevance
53 __weak_alias(atoll, _atoll) in __weak_alias() argument
540 INTERCEPTOR(long long, atoll, const char *nptr) { in INTERCEPTOR() argument
553 INTERCEPTOR(long long, atoll, const char *nptr) { // NOLINT in INTERCEPTOR() argument
550 INTERCEPTOR(long long, atoll, const char *nptr) { // NOLINT in INTERCEPTOR() argument
1012 atoll (const char *p) in atoll() function
157 atoll (const char *p) in atoll() function
482 atoll, 99 keyword
217 #define atoll _atoll macro