Lines Matching defs:bits
102 * Macros to extract protocol version and number of bits
140 unsigned char n_bits; /* current bits/code */
141 unsigned char maxbits; /* maximum bits/code */
237 * with 8 fractional bits.
354 int bits;
364 bits = BSD_NBITS(options[2]);
366 switch (bits)
397 maxmaxcode = MAXCODE(bits);
444 db->maxbits = bits;
762 * Pad dribble bits of last code with ones.