Lines Matching refs:PUP
43 # define PUP(a) *(a)++ macro
47 # define PUP(a) *++(a) macro
141 hold += (unsigned long)(PUP(in)) << bits; in inflate_fast()
143 hold += (unsigned long)(PUP(in)) << bits; in inflate_fast()
153 PUP(out) = (unsigned char)(this.val); in inflate_fast()
160 hold += (unsigned long)(PUP(in)) << bits; in inflate_fast()
168 hold += (unsigned long)(PUP(in)) << bits; in inflate_fast()
170 hold += (unsigned long)(PUP(in)) << bits; in inflate_fast()
183 hold += (unsigned long)(PUP(in)) << bits; in inflate_fast()
186 hold += (unsigned long)(PUP(in)) << bits; in inflate_fast()
214 PUP(out) = PUP(from); in inflate_fast()
225 PUP(out) = PUP(from); in inflate_fast()
232 PUP(out) = PUP(from); in inflate_fast()
243 PUP(out) = PUP(from); in inflate_fast()
249 PUP(out) = PUP(from); in inflate_fast()
250 PUP(out) = PUP(from); in inflate_fast()
251 PUP(out) = PUP(from); in inflate_fast()
255 PUP(out) = PUP(from); in inflate_fast()
257 PUP(out) = PUP(from); in inflate_fast()
268 PUP(out) = PUP(from); in inflate_fast()
279 PUP(sout) = PUP(sfrom); in inflate_fast()
281 PUP(sout) = UP_UNALIGNED(sfrom); in inflate_fast()
299 PUP(sout) = pat16; in inflate_fast()
304 PUP(out) = PUP(from); in inflate_fast()