Searched refs:hex_asc (Results 1 – 1 of 1) sorted by relevance
55 const char hex_asc[] = "0123456789abcdef"; variable62 *p-- = hex_asc[val & 0x0f]; in as_hex()
Completed in 5 milliseconds