Home
last modified time | relevance | path

Searched defs:hex_value (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/powerpc/xmon/
H A Dspu-dis.c86 int hex_value; in print_insn_spu() local
/openbmc/u-boot/cmd/
H A Dnvedit_efi.c243 unsigned long hex_value; in append_value() local
/openbmc/qemu/qga/
H A Dcommands-linux.c2096 static char *hex_to_ip_address(const void *hex_value, int is_ipv6) in hex_to_ip_address()