Home | History | Annotate | Download | only in tests

Lines Matching refs:byteno

5982    int byteno = bit / 8;
5986 // byteno, bitno, (int)mask );
5987 zbuf[byteno] ^= mask;