Searched refs:CLEAR_BH (Results 1 – 2 of 2) sorted by relevance
206 #define CLEAR_BH(zz) bhtab[(zz) >> 5] &= ~((UInt32)1 << ((zz) & 31)) macro256 CLEAR_BH(nblock + 2*i + 1); in fallbackSort()332 #undef CLEAR_BH
332 * Fix undefined behavior in the macros SET_BH, CLEAR_BH, & ISSET_BH