Searched defs:GET_TYPE (Results 1 – 5 of 5) sorted by relevance
116 #define GET_TYPE(v, w) \ macro
33 #define GET_TYPE(insn) (insn & 0x80000000 ? insn & 0xC0000000 : insn & 0xE0000000) macro
218 #define GET_TYPE(event) ((event)->vse_type) /* get entry type */ macro
225 #define GET_TYPE(event) ((event)->vse_type) /* get entry type */ macro