Home | History | Annotate | Download | only in libcpu

Lines Matching full:nbitstr

2496 static int nbitstr[3];
2627 nbitstr[i] = 1;
2632 ++nbitstr[i];
2635 total_bits += nbitstr[i];
2734 if (nbitstr[i] != 0)
2735 fprintf (outfile, "#define STR%d_BITS %d\n", i + 1, nbitstr[i]);
2778 if (nbitstr[i] != 0)
2830 if (nbitstr[i] != 0)