Home
last modified time | relevance | path

Searched defs:DUMPBITS (Results 1 – 3 of 3) sorted by relevance

/titanic_52/usr/src/grub/grub-0.97/stage2/
H A Dgunzip.c486 #define DUMPBITS(n) do {b>>=(n);k-=(n);} while (0) macro
[all...]
/titanic_52/usr/src/cmd/cmd-inet/usr.bin/pppdump/
H A Dzlib.c3108 #define DUMPBITS(j) {b>>=(j);k-=(j);} macro
[all...]
/titanic_52/usr/src/uts/common/io/ppp/spppcomp/
H A Dzlib.c4211 #define DUMPBITS(j) {b >>= (j); k -= (j); } macro
[all...]