Lines Matching full:nbytes
1270 size_t nbytes = (totalbits - zerobits + 7) / 8;1271 assert (nbytes > 0);1273 fprintf (outfile, " %#zx,", nbytes);1290 if (--nbytes == 0)1303 if (--nbytes == 0)1313 if (--nbytes == 0)