Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/lib/
H A Dtest_printf.c402 hex_string(void) in hex_string() function
692 hex_string(); in test_pointer()
H A Dvsprintf.c1159 char *hex_string(char *buf, char *end, u8 *addr, struct printf_spec spec, in hex_string() function
2296 return hex_string(buf, end, ptr, spec, fmt); in pointer()
/OK3568_Linux_fs/external/xserver/test/
H A Dsignal-logging.c38 char hex_string[17]; member