Searched defs:gzungetc (Results 1 - 11 of 11) sorted by relevance

/external/chromium_org/third_party/zlib/
H A Dgzread.c212 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()) */
H A Dmozzconf.h81 #define gzungetc MOZ_Z_gzungetc macro
H A Dzconf.h82 # define gzungetc z_gzungetc macro
/external/pdfium/core/src/fxcodec/fx_zlib/zlib_v128/
H A Dgzread.c155 space for gzungetc() */
351 output buffer, allowing at least one gzungetc() to succeed */
423 int ZEXPORT gzungetc( function
460 /* if no room, give up (must have already done a gzungetc()) */
H A Dzconf.h91 # define gzungetc z_gzungetc macro
/external/qemu/distrib/zlib-1.2.8/
H A Dgzread.c155 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()) */
H A Dzconf.h91 # define gzungetc z_gzungetc macro
/external/zlib/src/
H A Dgzread.c155 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()) */
H A Dzconf.h91 # define gzungetc z_gzungetc macro
/external/pdfium/core/include/thirdparties/zlib/
H A Dzconf.h91 # define gzungetc z_gzungetc macro
/external/zlib/
H A Dzconf.h91 # define gzungetc z_gzungetc macro

Completed in 452 milliseconds