Home
last modified time | relevance | path

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

/arch/s390/boot/
A Dprintk.c55 const char hex_asc[] = "0123456789abcdef"; variable
62 *p-- = hex_asc[val & 0x0f]; in as_hex()

Completed in 5 milliseconds