Searched refs:UNIT_BLOCKED (Results 1 - 2 of 2) sorted by relevance

/haiku-buildtools/legacy/gcc/gcc/
H A Dsched.c189 #define UNIT_BLOCKED(B) ((B) >> (2 * BLOCKAGE_BITS))
613 if ((int) UNIT_BLOCKED (blockage) != unit + 1)
188 #define UNIT_BLOCKED macro
H A Dhaifa-sched.c304 #define UNIT_BLOCKED(B) ((B) >> (2 * BLOCKAGE_BITS))
2875 if ((int) UNIT_BLOCKED (blockage) != unit + 1)
303 #define UNIT_BLOCKED macro

Completed in 110 milliseconds