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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/
H A DNativeFormatting.cpp132 void llvm::write_hex(raw_ostream &S, uint64_t N, HexPrintStyle Style, function in class:llvm
H A Draw_ostream.cpp142 raw_ostream &raw_ostream::write_hex(unsigned long long N) { function in class:raw_ostream

Completed in 75 milliseconds