Searched defs:gzputc (Results 1 – 14 of 14) sorted by relevance
36 private static extern int gzputc(IntPtr gzFile, int c); in gzputc() method in DotZLib.GZipStream
214 function gzputc (file : gzFile; char : Int) return Int; subprogspec
221 int ZEXPORT gzputc(file, c) in gzputc() function
79 #define gzputc MOZ_Z_gzputc macro
73 # define gzputc z_gzputc macro
245 int ZEXPORT gzputc( in gzputc() function
82 # define gzputc z_gzputc macro
245 int ZEXPORT gzputc(file, c) in gzputc() function