Searched refs:WRAP_MASK (Results 1 – 1 of 1) sorted by relevance
23 #define WRAP_MASK (0xFFFFFFFFU) macro25 #define WRAP_MASK (0x000003FFU) macro57 t2 = (t + 1) & WRAP_MASK; in pre_flush()
Completed in 2 milliseconds