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

/haiku-buildtools/binutils/ld/testsuite/ld-pe/
H A Dvers-script-1.d137 inflateBackEnd @136
H A Dvers-script-dll.c72 FUNC(inflateBackEnd)
/haiku-buildtools/gcc/zlib/test/
H A Dinfcover.c481 ret = inflateBackEnd(Z_NULL); assert(ret == Z_STREAM_ERROR);
498 ret = inflateBackEnd(&strm); assert(ret == Z_OK);
502 ret = inflateBackEnd(&strm); assert(ret == Z_OK);
568 inflateBackEnd(&strm);
/haiku-buildtools/binutils/zlib/test/
H A Dinfcover.c481 ret = inflateBackEnd(Z_NULL); assert(ret == Z_STREAM_ERROR);
498 ret = inflateBackEnd(&strm); assert(ret == Z_OK);
502 ret = inflateBackEnd(&strm); assert(ret == Z_OK);
568 inflateBackEnd(&strm);
/haiku-buildtools/gcc/zlib/contrib/pascal/
H A Dzlibpas.pas140 function inflateBackEnd(var strm: z_stream): Integer; function
210 function inflateBackEnd; external; function
/haiku-buildtools/binutils/zlib/contrib/pascal/
H A Dzlibpas.pas140 function inflateBackEnd(var strm: z_stream): Integer; function
210 function inflateBackEnd; external; function
/haiku-buildtools/gcc/zlib/
H A Dzconf.h94 # define inflateBackEnd z_inflateBackEnd macro
H A Dzlib.h1027 deflate stream with each call. inflateBackEnd() is then called to free the
1082 ZEXTERN int ZEXPORT inflateBackEnd OF((z_streamp strm));
1086 inflateBackEnd() returns Z_OK on success, or Z_STREAM_ERROR if the stream
H A Dzconf.h.cmakein96 # define inflateBackEnd z_inflateBackEnd
H A Dzconf.h.in94 # define inflateBackEnd z_inflateBackEnd
H A Dinfback.c631 int ZEXPORT inflateBackEnd(strm) function
/haiku-buildtools/binutils/zlib/
H A Dzconf.h96 # define inflateBackEnd z_inflateBackEnd macro
H A Dzlib.h1044 deflate stream with each call. inflateBackEnd() is then called to free the
1099 ZEXTERN int ZEXPORT inflateBackEnd OF((z_streamp strm));
1103 inflateBackEnd() returns Z_OK on success, or Z_STREAM_ERROR if the stream
H A Dinfback.c631 int ZEXPORT inflateBackEnd(strm) function
/haiku-buildtools/gcc/zlib/examples/
H A Dgun.c69 /* inflateBackEnd(), crc32() */
699 inflateBackEnd(&strm);
/haiku-buildtools/binutils/zlib/examples/
H A Dgun.c70 /* inflateBackEnd(), crc32() */
700 inflateBackEnd(&strm);
/haiku-buildtools/gcc/zlib/as400/
H A Dzlib.inc399 D inflateBackEnd PR 10I 0 extproc('inflateBackEnd')
/haiku-buildtools/binutils/zlib/as400/
H A Dzlib.inc405 D inflateBackEnd PR 10I 0 extproc('inflateBackEnd')

Completed in 219 milliseconds