Searched refs:exop (Results 1 – 3 of 3) sorted by relevance
3609 #define exop word.what.Exop macro3847 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 macro4188 e = (uInt)(t->exop);4235 e = (uInt)(t->exop);4397 #define exop word.what.Exop macro4440 if ((e = (t = tl + ((uInt)b & ml))->exop) == 0)[all …]
95 # http://www.antdiv.gov.au/aad/exop/sfo/casey/casey_aws.html97 # http://www.antdiv.gov.au/aad/exop/sfo/davis/video.html99 # http://www.antdiv.gov.au/aad/exop/sfo/mawson/video.html
4759 #define exop word.what.Exop macro5010 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 macro5377 e = (uInt)(t->exop);5425 e = (uInt)(t->exop);5633 #define exop word.what.Exop macro5682 if ((e = (t = tl + ((uInt)b & ml))->exop) == 0) {[all …]