Lines Matching refs:format_hex
333 format_hex( char* buf, char* end, unsigned val, int ndigits )369 buf = format_hex(buf, end, val, 4);