Lines Matching full:significant
12 - * representing the number of significant bits stored in the array.
13 - * The bits are packed as follows: the least significant bit is that
14 - * of word[0], while the most significant bit is the nth most
15 - * significant bit of word[m], where length = bits_per_word * m + n.
56 + * representing the number of significant bits stored in the array.
57 + * The bits are packed as follows: the least significant bit is that
58 + * of word[0], while the most significant bit is the nth most
59 + * significant bit of word[m], where length = bits_per_word * m + n.
389 - * loop over words from most significant to least significant -
462 - * loop over words from most significant - first word is a special