Searched refs:byteno (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/bzip2/
H A Dunzcrash.c66 int byteno = bit / 8; local
70 // byteno, bitno, (int)mask );
71 zbuf[byteno] ^= mask;

Completed in 44 milliseconds