Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DNativeFormatting.cpp132 void llvm::write_hex(raw_ostream &S, uint64_t N, HexPrintStyle Style, in write_hex() function in llvm
H A Draw_ostream.cpp140 raw_ostream &raw_ostream::write_hex(unsigned long long N) { in write_hex() function in raw_ostream