Home
last modified time | relevance | path

Searched defs:NEXT_Q_AFTER (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dhaifa-sched.cc328 #define NEXT_Q_AFTER(X, C) (((X)+C) & max_insn_queue_index) macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dhaifa-sched.c328 #define NEXT_Q_AFTER(X, C) (((X)+C) & max_insn_queue_index) macro