Home | History | Annotate | Download | only in priv

Lines Matching refs:bitspec

7556     UShort bitspec = table[index];
7558 ((UInt)(bits >> (bitspec & 63))) & (bitspec >> 6);