Home
last modified time | relevance | path

Searched defs:hex_asc_lo (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/include/linux/
H A Dhex.h8 #define hex_asc_lo(x) hex_asc[((x) & 0x0f)] macro
/kernel/linux/linux-5.10/include/linux/
H A Dkernel.h473 #define hex_asc_lo(x) hex_asc[((x) & 0x0f)] macro

Completed in 3 milliseconds