HomeSort by relevance Sort by last modified time
    Searched defs:gzungetc (Results 1 - 3 of 3) 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

Completed in 33 milliseconds