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

/haiku-buildtools/gcc/zlib/contrib/pascal/
H A Dzlibpas.pas123 function deflatePending(var strm: z_stream; var pending: Integer; var bits: Integer): Integer; function
202 function deflatePending; external; function
/haiku-buildtools/binutils/zlib/contrib/pascal/
H A Dzlibpas.pas123 function deflatePending(var strm: z_stream; var pending: Integer; var bits: Integer): Integer; function
202 function deflatePending; external; function
/haiku-buildtools/gcc/zlib/
H A Dzconf.h46 # define deflatePending z_deflatePending macro
H A Dzlib.h713 ZEXTERN int ZEXPORT deflatePending OF((z_streamp strm,
717 deflatePending() returns the number of bytes and bits of output that have
724 deflatePending returns Z_OK if success, or Z_STREAM_ERROR if the source
H A Dzconf.h.cmakein48 # define deflatePending z_deflatePending
H A Dzconf.h.in46 # define deflatePending z_deflatePending
H A Ddeflate.c450 int ZEXPORT deflatePending (strm, pending, bits) function
/haiku-buildtools/binutils/zlib/
H A Dzconf.h47 # define deflatePending z_deflatePending macro
H A Dzlib.h713 ZEXTERN int ZEXPORT deflatePending OF((z_streamp strm,
717 deflatePending() returns the number of bytes and bits of output that have
724 deflatePending returns Z_OK if success, or Z_STREAM_ERROR if the source
H A Ddeflate.c450 int ZEXPORT deflatePending (strm, pending, bits) function
/haiku-buildtools/gcc/zlib/as400/
H A Dzlib.inc340 D deflatePending PR 10I 0 extproc('deflatePending') Change level & strat
/haiku-buildtools/binutils/zlib/as400/
H A Dzlib.inc340 D deflatePending PR 10I 0 extproc('deflatePending') Change level & strat

Completed in 193 milliseconds