Searched refs:dest_limit (Results 1 – 3 of 3) sorted by relevance
113 o->decomp.dest_limit = (byte *)buf + size; in decompio_read()162 decomp->dest_limit = dest_buf + dest_buf_size; in mod_uzlib_decompress()193 decomp->dest_limit = decomp->dest + 256; in mod_uzlib_decompress()
105 unsigned char *dest_limit; member
608 } while (d->dest < d->dest_limit); in uzlib_uncompress()
Completed in 5 milliseconds