Home | History | Annotate | Download | only in test

Lines Matching refs:SET_BIT

391         #define SET_BIT(n) bit_mask->data.ptr[(n)/8] |= (1 << ((n)&7))
407 SET_BIT(lin_idx);