Searched defs:hex_value (Results 1 – 3 of 3) sorted by relevance
86 int hex_value; in print_insn_spu() local
243 unsigned long hex_value; in append_value() local
2096 static char *hex_to_ip_address(const void *hex_value, int is_ipv6) in hex_to_ip_address()