Searched refs:inflate_codes (Results 1 – 4 of 4) sorted by relevance
22 local int inflate_codes OF((
272 # pragma map(inflate_codes,"INCO")
80 local int inflate_codes( /* s, z, r) */ in inflate_codes() function
343 if ((r = inflate_codes(s, z, r)) != Z_STREAM_END) in inflate_blocks()