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

  /external/chromium_org/third_party/zlib/
gzread.c 212 the input buffer, which also assures space for gzungetc() */
422 output buffer, allowing at least one gzungetc() to succeed */
482 int ZEXPORT gzungetc(c, file) function
517 /* if no room, give up (must have already done a gzungetc()) */
mozzconf.h 81 #define gzungetc MOZ_Z_gzungetc macro
zconf.h 82 # define gzungetc z_gzungetc macro
  /external/zlib/src/
gzread.c 155 space for gzungetc() */
351 output buffer, allowing at least one gzungetc() to succeed */
423 int ZEXPORT gzungetc(c, file) function
460 /* if no room, give up (must have already done a gzungetc()) */
zconf.h 91 # define gzungetc z_gzungetc macro
  /external/qemu/distrib/zlib-1.2.3/
gzio.c 515 int ZEXPORT gzungetc(c, file) function
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
zconf.h 66 # define gzungetc z_gzungetc macro
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
zconf.h 66 # define gzungetc z_gzungetc macro
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
zconf.h 66 # define gzungetc z_gzungetc macro

Completed in 1403 milliseconds