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

/macosx-10.9.5/cctools-845/as/
H A Dhex-value.c28 hex_value [256] = { /* for fast ASCII -> binary */ variable
/macosx-10.9.5/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.9.5/cxxfilt-11/cxxfilt/include/
H A Dlibiberty.h350 #define hex_value(c) ((unsigned int) _hex_value[(unsigned char) (c)]) macro

Completed in 166 milliseconds