Searched refs:SPUNGE_SET_BIT (Results 1 – 1 of 1) sorted by relevance
801 #define SPUNGE_SET_BIT(num, pos) ((num) |= (1U << (pos))) macro822 SPUNGE_SET_BIT(instBitClosed, i); in SpungZeroInstance()