Searched refs:atoll (Results 1 – 7 of 7) sorted by relevance
80 FUNCTION(atoll, long long (*f)(const char*)); in stdlib_h()
235 uint32_t version = static_cast<uint32_t>(atoll(value)); in detect_protocol_version()
183 long long atoll(const char* s) { in atoll() function
87 long long atoll(const char* _Nonnull __s) __attribute_pure__;
53 atoll
244 atoll;