Searched defs:NEXT_Q_AFTER (Results 1 – 2 of 2) sorted by relevance
328 #define NEXT_Q_AFTER(X, C) (((X)+C) & max_insn_queue_index) macro