Home | History | Annotate | Download | only in Support

Lines Matching refs:ncols

1265 	int ncols = (g->ncsets+(CHAR_BIT-1)) / CHAR_BIT;
1268 for (i = 0, col = g->setbits; i < ncols; i++, col += g->csetsize)
1282 int ncols = (g->ncsets+(CHAR_BIT-1)) / CHAR_BIT;
1286 for (i = 0, col = g->setbits; i < ncols; i++, col += g->csetsize)