Searched defs:atoull (Results 1 – 2 of 2) sorted by relevance
45 uint64_t LLLexer::atoull(const char *Buffer, const char *End) { in atoull() function in LLLexer
878 atoull(const char *cp, int *error) in atoull() function