HomeSort by relevance Sort by last modified time
    Searched defs:gzclose (Results 1 - 6 of 6) sorted by null

  /external/zlib/
gzclose.c 0 /* gzclose.c -- zlib gzclose() function
8 /* gzclose() is in a separate file so that it is linked in only if it is used.
9 That way the other gzclose functions can be used instead to avoid linking in
11 int ZEXPORT gzclose(file) function
gzio.c 953 int ZEXPORT gzclose (file) function
zconf.h 55 # define gzclose z_gzclose macro
  /external/chromium/third_party/zlib/
gzio.c 959 int ZEXPORT gzclose (file) function
mozzconf.h 87 #define gzclose MOZ_Z_gzclose macro
  /external/qemu/distrib/zlib-1.2.3/
gzio.c 953 int ZEXPORT gzclose (file) function

Completed in 206 milliseconds