Searched refs:NUM_PRIORITY (Results 1 – 12 of 12) sorted by relevance
342 ASSERT(ulBits < NUM_PRIORITY); in IntPriorityGroupingSet()373 for(ulLoop = 0; ulLoop < NUM_PRIORITY; ulLoop++) in IntPriorityGroupingGet()
421 ASSERT(ui32Bits < NUM_PRIORITY); in IntPriorityGroupingSet()462 for (ui32Loop = 0; ui32Loop < NUM_PRIORITY; ui32Loop++) in IntPriorityGroupingGet()
188 #define NUM_PRIORITY 8 macro
426 ASSERT(ui32Bits < NUM_PRIORITY); in IntPriorityGroupingSet()467 for(ui32Loop = 0; ui32Loop < NUM_PRIORITY; ui32Loop++) in IntPriorityGroupingGet()
172 #define NUM_PRIORITY 8 macro
488 #define NUM_PRIORITY 8 macro
Completed in 26 milliseconds