OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:PUP
(Results
1 - 2
of
2
) sorted by null
/external/qemu/distrib/zlib-1.2.3/
inffast.c
26
# define
PUP
(a) *(a)++
29
# define
PUP
(a) *++(a)
122
hold += (unsigned long)(
PUP
(in)) << bits;
124
hold += (unsigned long)(
PUP
(in)) << bits;
137
PUP
(out) = (unsigned char)(this.val);
144
hold += (unsigned long)(
PUP
(in)) << bits;
153
hold += (unsigned long)(
PUP
(in)) << bits;
155
hold += (unsigned long)(
PUP
(in)) << bits;
168
hold += (unsigned long)(
PUP
(in)) << bits;
171
hold += (unsigned long)(
PUP
(in)) << bits
[
all
...]
/external/zlib/
inffast.c
26
# define
PUP
(a) *(a)++
29
# define
PUP
(a) *++(a)
122
hold += (unsigned long)(
PUP
(in)) << bits;
124
hold += (unsigned long)(
PUP
(in)) << bits;
137
PUP
(out) = (unsigned char)(here.val);
144
hold += (unsigned long)(
PUP
(in)) << bits;
153
hold += (unsigned long)(
PUP
(in)) << bits;
155
hold += (unsigned long)(
PUP
(in)) << bits;
168
hold += (unsigned long)(
PUP
(in)) << bits;
171
hold += (unsigned long)(
PUP
(in)) << bits
[
all
...]
Completed in 975 milliseconds