Home | History | Annotate | Download | only in priv

Lines Matching full:zeroes

10710    /* We use the "count leading zeroes" operator because the number of
10711 leading zeroes is identical with the bit position of the first '1' bit.