HomeSort by relevance Sort by last modified time
    Searched full:gunpipe (Results 1 - 1 of 1) sorted by null

  /external/zlib/src/examples/
gun.c 154 /* next input byte macro for use inside lunpipe() and gunpipe() */
158 /* memory for gunpipe() and lunpipe() --
194 to gunpipe().
383 local int gunpipe(z_stream *strm, int infile, int outfile) function
546 return code from gunpipe(). Otherwise it returns 0.
582 ret = gunpipe(strm, infile, outfile);

Completed in 58 milliseconds