Searched defs:UWROLLNUM (Results 1 – 2 of 2) sorted by relevance
57 #define UWROLLNUM(num) ((num) & 0x03ffffffU) macro
67 #define UWROLLNUM(NUMBER) ((NUMBER) & OS_TSK_LOW_BITS_MASK) macro