Home
last modified time | relevance | path

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

/include/linux/
A Dhex.h19 #define hex_asc_upper_lo(x) hex_asc_upper[((x) & 0x0f)] macro
25 *buf++ = hex_asc_upper_lo(byte); in hex_byte_pack_upper()

Completed in 2 milliseconds