Home
last modified time | relevance | path

Searched refs:bits_per_mask (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/cmd/sgs/libconv/common/
H A Dcorenote.c1522 const int bits_per_mask = sizeof (mask) * 8; in conv_bitmaskset() local
1547 for (j = 1; j <= bits_per_mask; j++, bit *= 2) { in conv_bitmaskset()
1558 EC_WORD(j + (bits_per_mask * i))); in conv_bitmaskset()