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

/vbox/src/libs/zlib-1.2.6/contrib/pascal/
H A Dzlibpas.pas134 function inflateMark(var strm: z_stream): LongInt; function
217 function inflateMark; external; function
/vbox/src/libs/zlib-1.2.6/
H A Dzconf.h190 # define inflateMark z_inflateMark macro
H A Dzlib.h917 ZEXTERN long ZEXPORT inflateMark OF((z_streamp strm));
935 inflateMark() is used to mark locations in the input data for random
941 inflateMark returns the value noted above or -1 << 16 if the provided
H A Dzconf.h.cmakein101 # define inflateMark z_inflateMark
H A Dzconf.h.in99 # define inflateMark z_inflateMark
H A Dinflate.c1491 long ZEXPORT inflateMark(strm)
/vbox/src/libs/zlib-1.2.6/test/
H A Dinfcover.c441 (void)inflateMark(&strm);
/vbox/src/libs/zlib-1.2.6/as400/
H A Dzlib.inc381 D inflateMark PR 10I 0 extproc('inflateMark') Get inflate info

Completed in 90 milliseconds