Home
last modified time | relevance | path

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

/linux/lib/
H A Dvsprintf.c1186 char *hex_string(char *buf, char *end, u8 *addr, struct printf_spec spec, in hex_string() function
2520 return hex_string(buf, end, ptr, spec, fmt); in pointer()