Home
last modified time | relevance | path

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

/lib/
Dvsprintf.c537 char *special_hex_number(char *buf, char *end, unsigned long long num, int size) in special_hex_number() function
946 return special_hex_number(buf, end, value, sizeof(void *)); in symbol_string()
1700 return special_hex_number(buf, end, num, size); in netdev_bits()
1725 return special_hex_number(buf, end, num, size); in address_val()