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

/macosx-10.10/zlib-55/zlib/
H A Dzconf.h91 # define inflatePrime z_inflatePrime macro
H A Dzlib.h865 ZEXTERN int ZEXPORT inflatePrime OF((z_streamp strm,
878 inflatePrime() can be called again to put bits in the buffer. This is used
882 inflatePrime returns Z_OK if success, or Z_STREAM_ERROR if the source
H A Dzconf.h.cmakein93 # define inflatePrime z_inflatePrime
H A Dzconf.h.in91 # define inflatePrime z_inflatePrime
H A Dinflate.c209 int ZEXPORT inflatePrime(strm, bits, value) function
/macosx-10.10/rsync-45/rsync/zlib/
H A Dzlib.h800 ZEXTERN int ZEXPORT inflatePrime OF((z_streamp strm,
812 inflatePrime returns Z_OK if success, or Z_STREAM_ERROR if the source
H A Dinflate.c128 int ZEXPORT inflatePrime(strm, bits, value) function
/macosx-10.10/xnu-2782.1.97/libkern/libkern/
H A Dzlib.h828 ZEXTERN int ZEXPORT inflatePrime OF((z_streamp strm,
840 inflatePrime returns Z_OK if success, or Z_STREAM_ERROR if the source
/macosx-10.10/zlib-55/zlib/examples/
H A Dzran.c6 /* Illustrate the use of Z_BLOCK, inflatePrime(), and inflateSetDictionary()
281 (void)inflatePrime(&strm, here->bits, ret >> (8 - here->bits));
/macosx-10.10/sudo-73/src/zlib/
H A Dzlib.h896 ZEXTERN int ZEXPORT inflatePrime OF((z_streamp strm,
909 inflatePrime() can be called again to put bits in the buffer. This is used
913 inflatePrime returns Z_OK if success, or Z_STREAM_ERROR if the source
H A Dzconf.h.in108 # define inflatePrime z_inflatePrime
H A Dinflate.c229 int ZEXPORT inflatePrime(strm, bits, value) function
/macosx-10.10/xnu-2782.1.97/libkern/zlib/
H A Dinflate.c155 int ZEXPORT inflatePrime(strm, bits, value) function
/macosx-10.10/ksh-23/ksh/src/cmd/INIT/
H A Dratz.c2354 int ZEXPORT inflatePrime(strm, bits, value) function

Completed in 137 milliseconds