Searched defs:hex_asc_upper (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/lib/ | ||
H A D | hexdump.c | 16 const char hex_asc_upper[] = "0123456789ABCDEF"; variable |
/openbmc/u-boot/lib/ | ||
H A D | hexdump.c | 19 const char hex_asc_upper[] = "0123456789ABCDEF"; variable |