Searched defs:hex_value (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/cxxfilt-11/cxxfilt/opcodes/
H A Dspu-dis.c96 int hex_value; local
257 (*info->fprintf_func) (info->stream, "\\t# %x", hex_value); local
[all...]
/macosx-10.10/cxxfilt-11/cxxfilt/include/
H A Dlibiberty.h350 #define hex_value(c) ((unsigned int) _hex_value[(unsigned char) (c)]) macro

Completed in 70 milliseconds