Home
last modified time | relevance | path

Searched defs:atoull (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/llvm/llvm/lib/AsmParser/
H A DLLLexer.cpp45 uint64_t LLLexer::atoull(const char *Buffer, const char *End) { in atoull() function in LLLexer
/openbsd/sys/dev/pv/
H A Dxenstore.c878 atoull(const char *cp, int *error) in atoull() function