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

  /external/chromium_org/third_party/zlib/
gzclose.c 14 #ifndef NO_GZCOMPRESS
gzguts.h 31 # define NO_GZCOMPRESS
zutil.c 76 #ifdef NO_GZCOMPRESS
gzlib.c 116 #ifndef NO_GZCOMPRESS
  /external/zlib/src/
gzclose.c 14 #ifndef NO_GZCOMPRESS
gzguts.h 46 # 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 114 milliseconds