Searched refs:exop (Results 1 – 3 of 3) sorted by relevance
3619 #define exop word.what.Exop macro3857 r.exop = (Byte)j; /* bits in this table */3867 r.exop = 128 + 64; /* out of values--invalid code */3870 r.exop = (Byte)(*p < 256 ? 0 : 32 + 64); /* 256 is end-of-block */3875 r.exop = (Byte)e[*p - s] + 16 + 64; /* non-simple--look up in lists */4089 #define exop word.what.Exop macro4199 e = (uInt)(t->exop);4247 e = (uInt)(t->exop);4411 #define exop word.what.Exop macro4454 if ((e = (t = tl + ((uInt)b & ml))->exop) == 0)[all …]
120 # http://www.antdiv.gov.au/aad/exop/sfo/casey/casey_aws.html122 # http://www.antdiv.gov.au/aad/exop/sfo/davis/video.html124 # http://www.antdiv.gov.au/aad/exop/sfo/mawson/video.html
4757 #define exop word.what.Exop macro5008 r.exop = (Byte)j;5023 r.exop = 128 + 64;5027 r.exop = (Byte)(*p < 256 ? 0 : 32 + 64);5034 r.exop = (Byte)(e[*p - s] + 16 + 64);5258 #define exop word.what.Exop macro5375 e = (uInt)(t->exop);5423 e = (uInt)(t->exop);5631 #define exop word.what.Exop macro5680 if ((e = (t = tl + ((uInt)b & ml))->exop) == 0) {[all …]