Home | History | Annotate | Download | only in tests

Lines Matching refs:byteno

6019    int byteno = bit / 8;
6023 // byteno, bitno, (int)mask );
6024 zbuf[byteno] ^= mask;