Searched defs:write_hex (Results 1 – 6 of 6) sorted by relevance
149 fn write_hex(&mut self, byte: u8) -> Result<(), Error<C::Error>> { in write_hex() method
134 void llvm::write_hex(raw_ostream &S, uint64_t N, HexPrintStyle Style, in write_hex() function in llvm
137 raw_ostream &raw_ostream::write_hex(unsigned long long N) { in write_hex() function in raw_ostream
133 void llvm::write_hex(raw_ostream &S, uint64_t N, HexPrintStyle Style, in write_hex() function in llvm
142 raw_ostream &raw_ostream::write_hex(unsigned long long N) { in write_hex() function in raw_ostream
164 raw_ostream &raw_ostream::write_hex(unsigned long long N) { in write_hex() function in raw_ostream