Searched defs:IQ_INSTR_SPACE (Results 1 – 2 of 2) sorted by relevance
39 #define IQ_INSTR_SPACE(iq) ({ typeof(iq) iq_ = (iq); \ macro
54 #define IQ_INSTR_SPACE(iq) ({ typeof(iq) iq_ = (iq); \ macro