Searched refs:special_hex_number (Results 1 – 3 of 3) sorted by relevance
| /linux/lib/ |
| A D | vsprintf.c | 570 char *special_hex_number(char *buf, char *end, unsigned long long num, int size) in special_hex_number() function 1009 return special_hex_number(buf, end, value, sizeof(void *)); in symbol_string() 1764 return special_hex_number(buf, end, num, size); in netdev_bits() 1796 p = special_hex_number(p, output + sizeof(output) - 2, *fourcc, sizeof(u32)); in fourcc_string() 1825 return special_hex_number(buf, end, num, size); in address_val()
|
| /linux/ |
| A D | System.map | 17781 ffff8000104e6240 t special_hex_number
|
| A D | .tmp_System.map | 17781 ffff8000104e6240 t special_hex_number
|
Completed in 923 milliseconds