Searched refs:bits_per_mask (Results 1 – 1 of 1) sorted by relevance
1522 const int bits_per_mask = sizeof (mask) * 8; in conv_bitmaskset() local1547 for (j = 1; j <= bits_per_mask; j++, bit *= 2) { in conv_bitmaskset()1558 EC_WORD(j + (bits_per_mask * i))); in conv_bitmaskset()