Searched refs:lll (Results 1 – 1 of 1) sorted by relevance
86 #define GET_BITS(lll,vvv,nnn) \ argument87 case lll: s->state = lll; \110 #define GET_UCHAR(lll,uuu) \ argument111 GET_BITS(lll,uuu,8)113 #define GET_BIT(lll,uuu) \ argument114 GET_BITS(lll,uuu,1)