Home
last modified time | relevance | path

Searched refs:exop (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/cmd/cmd-inet/usr.bin/pppdump/
H A Dzlib.c3609 #define exop word.what.Exop macro
3847 r.exop = (Byte)j; /* bits in this table */
3857 r.exop = 128 + 64; /* out of values--invalid code */
3860 r.exop = (Byte)(*p < 256 ? 0 : 32 + 64); /* 256 is end-of-block */
3865 r.exop = (Byte)e[*p - s] + 16 + 64; /* non-simple--look up in lists */
4079 #define exop word.what.Exop macro
4188 e = (uInt)(t->exop);
4235 e = (uInt)(t->exop);
4397 #define exop word.what.Exop macro
4440 if ((e = (t = tl + ((uInt)b & ml))->exop) == 0)
[all …]
/titanic_50/usr/src/data/zoneinfo/
H A Dantarctica95 # http://www.antdiv.gov.au/aad/exop/sfo/casey/casey_aws.html
97 # http://www.antdiv.gov.au/aad/exop/sfo/davis/video.html
99 # http://www.antdiv.gov.au/aad/exop/sfo/mawson/video.html
/titanic_50/usr/src/uts/common/io/ppp/spppcomp/
H A Dzlib.c4759 #define exop word.what.Exop macro
5010 r.exop = (Byte)j;
5025 r.exop = 128 + 64;
5029 r.exop = (Byte)(*p < 256 ? 0 : 32 + 64);
5036 r.exop = (Byte)(e[*p - s] + 16 + 64);
5260 #define exop word.what.Exop macro
5377 e = (uInt)(t->exop);
5425 e = (uInt)(t->exop);
5633 #define exop word.what.Exop macro
5682 if ((e = (t = tl + ((uInt)b & ml))->exop) == 0) {
[all …]