Searched defs:inflateMark (Results 1 - 6 of 6) sorted by relevance

/external/zlib/src/contrib/pascal/
H A Dzlibpas.pas134 function inflateMark(var strm: z_stream): LongInt; function
217 function inflateMark; external; function
/external/pdfium/third_party/zlib_v128/
H A Dzconf.h103 # define inflateMark z_inflateMark macro
H A Dzlib.h95 #define inflateMark FPDFAPI_inflateMark macro
1004 ZEXTERN long ZEXPORT inflateMark OF((z_streamp strm));
1022 inflateMark() is used to mark locations in the input data for random
1028 inflateMark returns the value noted above or -1 << 16 if the provided
/external/syslinux/com32/include/
H A Dzconf.h90 # define inflateMark z_inflateMark macro
/external/zlib/src/
H A Dzconf.h103 # define inflateMark z_inflateMark macro
/external/zlib/
H A Dzconf.h103 # define inflateMark z_inflateMark macro

Completed in 254 milliseconds