Searched refs:GRABBITS (Results 1 - 1 of 1) sorted by relevance

/glassfish-3.1.2/installer/src/cpp/share/launcher/zlib-1.1.4/
H A Dinffast.c20 #define GRABBITS(j) {while(k<(j)){b|=((uLong)NEXTBYTE)<<k;k+=8;}} macro
59 GRABBITS(20) /* max bits for literal/length code */
81 GRABBITS(15); /* max bits for distance code */
89 GRABBITS(e) /* get extra bits (up to 13) */

Completed in 11 milliseconds