Searched defs:lll (Results 1 – 2 of 2) sorted by relevance
/plan9/sys/src/cmd/bzip2/lib/ |
H A D | decompress.c | 85 #define GET_BITS(lll,vvv,nnn) \ argument 109 #define GET_UCHAR(lll,uuu) \ argument 112 #define GET_BIT(lll,uuu) \ argument
|
/plan9/sys/lib/dist/cmd/bzfs/ |
H A D | unbzip.c | 274 #define GET_BITS(lll,vvv,nnn) \ argument 280 getbits(DState *s, int lll, int *vvv, int nnn) in getbits() 307 #define GET_UCHAR(lll,uuu) \ argument 310 #define GET_BIT(lll,uuu) \ argument
|