Home | History | Annotate | Download | only in Support

Lines Matching defs:ncols

1255 	int ncols = (g->ncsets+(CHAR_BIT-1)) / CHAR_BIT;
1258 for (i = 0, col = g->setbits; i < ncols; i++, col += g->csetsize)
1272 int ncols = (g->ncsets+(CHAR_BIT-1)) / CHAR_BIT;
1276 for (i = 0, col = g->setbits; i < ncols; i++, col += g->csetsize)