Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gdb/dist/opcodes/
Dspu-dis.c97 int hex_value; in print_insn_spu() local
/netbsd/src/external/gpl3/binutils/dist/opcodes/
Dspu-dis.c97 int hex_value; in print_insn_spu() local
/netbsd/src/external/gpl3/binutils/dist/include/
Dlibiberty.h396 #define hex_value(c) ((unsigned int) _hex_value[(unsigned char) (c)]) macro
/netbsd/src/external/gpl3/gcc/dist/include/
Dlibiberty.h396 #define hex_value(c) ((unsigned int) _hex_value[(unsigned char) (c)]) macro
/netbsd/src/external/gpl3/gdb/dist/include/
Dlibiberty.h396 #define hex_value(c) ((unsigned int) _hex_value[(unsigned char) (c)]) macro