Searched refs:hex2ascii (Results 1 – 1 of 1) sorted by relevance
26 #define hex2ascii(hex) (hex2ascii_data[hex]) macro39 c = hex2ascii(num % base); in ksprintn()