Searched refs:PBM_CLR (Results 1 – 2 of 2) sorted by relevance
39 #define PBM_CLR(d, s) (__PBM_BITS (s)[__PBM_IX (d)] &= ~__PBM_MASK (d)) macro
789 PBM_CLR(ix, bits); in poptBitsDel()