Searched defs:this (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/zlib-1.2.6/contrib/infback9/
H A Dinftree9.c16 include such an acknowledgment, I would appreciate that you keep this
53 code this; /* table entry for duplication */ local
91 lens[] are in the range 0..MAXBITS. The caller must assure this.
93 symbol does not occur in this code.
144 Create and fill in decoding tables. In this loop, the table being
159 counts are used for this, and so count[] is decremented as codes are
170 routine permits incomplete codes, so another loop after this one fills
212 this.bits = (unsigned char)(len - drop);
214 this.op = (unsigned char)0;
215 this
[all...]

Completed in 43 milliseconds