Searched defs:strtoll (Results 1 – 10 of 10) sorted by relevance
49 #define strtoll _strtoi64 macro
50 strtoll(const char *nptr, char **endptr, int base) in strtoll() function
126 #define strtoll _strtoi64 macro
71 inline long long int strtoll (const char* str, char** endptr, int base) in strtoll() function
354 set(strtoll "_strtoi64") variable
71 #define strtoll _strtoi64 macro
699 #define strtoll _strtoi64 macro
441 set(strtoll "_strtoi64") variable
45 #define strtoll _strtoi64 macro
662 INTERCEPTOR(long long, strtoll, const char *nptr, // NOLINT in INTERCEPTOR() argument