Home | History | Annotate | Download | only in puff

Lines Matching refs:sourcelen

750  * Inflate source to dest.  On return, destlen and sourcelen are updated to the
756 * sourcelen are not updated to facilitate retrying from the beginning with the
796 unsigned long *sourcelen) /* amount of input available */
809 s.inlen = *sourcelen;
837 *sourcelen = s.incnt;