Home | History | Annotate | Download | only in libcpu

Lines Matching full:nbytes

2875       size_t nbytes = (totalbits - zerobits + 7) / 8;
2876 assert (nbytes > 0);
2878 fprintf (outfile, " %#zx,", nbytes);
2895 if (--nbytes == 0)
2908 if (--nbytes == 0)
2918 if (--nbytes == 0)