Searched defs:maxbits (Results 1 - 3 of 3) sorted by relevance

/haiku-fatelf/src/add-ons/kernel/debugger/qrencode/
H A Dqrinput.c1193 int bits, maxbits, words, maxwords, i, ret; local
1258 int bits, maxbits, words, maxwords, i, ret, termbits; local
1582 int bits, maxbits, nextbits, bytes, ret; local
[all...]
/haiku-fatelf/src/bin/compress/
H A Dcompress.c340 int maxbits = BITS; /* user settable max # bits/code */ variable
[all...]
/haiku-fatelf/src/bin/gzip/
H A Dgzip.c215 int maxbits = BITS; /* max bits per code for LZW */ variable

Completed in 54 milliseconds