Home | History | Annotate | Download | only in src

Lines Matching full:x_bound

852 static unsigned char x_bound[(X_TABSZ * X_NTABS + 7) / 8];
2452 x_bound[(prefix * X_TABSZ + key) / 8] &=
2455 x_bound[(prefix * X_TABSZ + key) / 8] |=
2491 if (x_bound[((p) * X_TABSZ + (k)) / 8] &