Searched defs:inflateMark (Results 1 – 15 of 15) sorted by relevance
134 function inflateMark(var strm: z_stream): LongInt; in inflateMark() function217 function inflateMark; external; in inflateMark() function
1470 long ZEXPORT inflateMark(strm) in inflateMark() function
91 # define inflateMark z_inflateMark macro
1333 long Z_EXPORT PREFIX(inflateMark)(PREFIX3(stream) *strm) { in PREFIX() argument
122 #define inflateMark Cr_z_inflateMark macro
1543 long ZEXPORT inflateMark(strm) in inflateMark() function
131 # define inflateMark z_inflateMark macro
1541 long ZEXPORT inflateMark(strm) in inflateMark() function
115 # define inflateMark z_inflateMark macro
1563 long ZEXPORT inflateMark(strm) in inflateMark() function
120 pub fn inflateMark(strm: z_streamp) -> c_long; in inflateMark() function