Home | History | Annotate | Download | only in tests

Lines Matching refs:byteno

5990    int byteno = bit / 8;
5994 // byteno, bitno, (int)mask );
5995 zbuf[byteno] ^= mask;