Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/s390/boot/
H A Dpgm_check_info.c9 const char hex_asc[] = "0123456789abcdef"; variable
/OK3568_Linux_fs/kernel/lib/
H A Dhexdump.c14 const char hex_asc[] = "0123456789abcdef"; variable
/OK3568_Linux_fs/u-boot/lib/
H A Dhexdump.c18 const char hex_asc[] = "0123456789abcdef"; variable
H A Dtiny-printf.c65 static const char hex_asc[] = "0123456789abcdef"; variable
/OK3568_Linux_fs/kernel/tools/testing/selftests/filesystems/incfs/
H A Dincfs_test.c287 static const char hex_asc[] = "0123456789abcdef"; in bin2hex() local