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

  /external/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()) */
gzio.c 515 int ZEXPORT gzungetc(c, file) function
zconf.h 79 # define gzungetc z_gzungetc macro
  /external/qemu/distrib/zlib-1.2.3/
gzio.c 515 int ZEXPORT gzungetc(c, file) function
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
zconf.h 66 # define gzungetc z_gzungetc macro

Completed in 107 milliseconds