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

  /external/zlib/
minigzip.c 144 void gz_compress OF((FILE *in, gzFile out));
167 void gz_compress(in, out) function
288 gz_compress(in, out);
403 gz_compress(stdin, file);
430 gz_compress(in, file);
ChangeLog 532 - Remove test of gz functions in example.c when GZ_COMPRESS defined [Truta]
    [all...]

Completed in 716 milliseconds