Searched refs:bprint_hex (Results 1 – 1 of 1) sorted by relevance
255 static char* bprint_hex(char* p, char* end, unsigned value, int numDigits) { in bprint_hex() function277 p = bprint_hex(p, end, data[nn], 2); in bprint_hexdump()