Searched refs:CGEN_DIS_HASH (Results 1 – 2 of 2) sorted by relevance
33 #undef CGEN_DIS_HASH34 #define CGEN_DIS_HASH(buffer, insn) 0 macro
2198 #ifndef CGEN_DIS_HASH2200 #define CGEN_DIS_HASH(buf, value) (*(unsigned char *) (buf)) macro2221 return CGEN_DIS_HASH (buf, value);