Home
last modified time | relevance | path

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

/linux-6.6.21/lib/
Dtest_printf.c402 hex_string(void) in hex_string() function
794 hex_string(); in test_pointer()
Dvsprintf.c1143 char *hex_string(char *buf, char *end, u8 *addr, struct printf_spec spec, in hex_string() function
2426 return hex_string(buf, end, ptr, spec, fmt); in pointer()