Searched defs:atoll (Results 1 – 11 of 11) sorted by relevance
4 long long atoll(const char *s) in atoll() function
85 #define atoll _atoi64 macro88 #define atoll atoi macro
128 #define atoll _atoi64 macro
52 #define atoll _atoi64 macro
676 INTERCEPTOR(long long, atoll, const char *nptr) { // NOLINT in INTERCEPTOR() argument
335 pub fn atoll(s: *const c_char) -> c_longlong; in atoll() function
511 pub fn atoll(s: *const c_char) -> c_longlong; in atoll() function
546 pub fn atoll(s: *const c_char) -> c_longlong; in atoll() function
598 pub fn atoll(arg1: *const c_char) -> c_longlong; in atoll() function
1125 pub fn atoll(s: *const c_char) -> c_longlong; in atoll() function
3408 pub fn atoll(s: *const c_char) -> c_longlong; in atoll() function