Home | History | Annotate | Download | only in pending

Lines Matching refs:match_bit

1734   uint32_t match_bit;
1748 match_bit = match_byte & offset;
1750 i = offset + match_bit + symbol;
1754 offset &= match_bit;
1757 offset &= ~match_bit;