Home
last modified time | relevance | path

Searched refs:hex_asc_lo (Results 1 – 1 of 1) sorted by relevance

/include/
A Dhexdump.h20 #define hex_asc_lo(x) hex_asc[((x) & 0x0f)] macro
26 *buf++ = hex_asc_lo(byte); in hex_byte_pack()

Completed in 7 milliseconds