HomeSort by relevance Sort by last modified time
    Searched refs:NO_GZCOMPRESS (Results 1 - 7 of 7) sorted by null

  /external/zlib/src/
gzclose.c 14 #ifndef NO_GZCOMPRESS
gzguts.h 39 # define NO_GZCOMPRESS
zutil.c 79 #ifdef NO_GZCOMPRESS
gzlib.c 131 #ifndef NO_GZCOMPRESS
  /external/qemu/distrib/zlib-1.2.3/
zutil.c 76 #ifdef NO_GZCOMPRESS
gzio.c 15 # define NO_GZCOMPRESS
152 #ifdef NO_GZCOMPRESS
366 #ifdef NO_GZCOMPRESS
554 #ifndef NO_GZCOMPRESS
757 #endif /* NO_GZCOMPRESS */
780 #ifdef NO_GZCOMPRESS
961 #ifdef NO_GZCOMPRESS
  /external/zlib/src/test/
example.c 119 #ifdef NO_GZCOMPRESS
120 fprintf(stderr, "NO_GZCOMPRESS -- gz* functions cannot compress\n");

Completed in 189 milliseconds