Home | Sort by: relevance | last modified time | path |
/src/common/dist/zlib/ | |
gzwrite.c | 530 int ZEXPORT gzflush(gzFile file, int flush) { function in typeref:typename:int ZEXPORT |
gzwrite.c | 530 int ZEXPORT gzflush(gzFile file, int flush) { function in typeref:typename:int ZEXPORT |
zconf.h | 81 # define gzflush z_gzflush macro |
zconf.h.in | 77 # define gzflush z_gzflush macro |
zconf.h | 81 # define gzflush z_gzflush macro |
zconf.h.in | 77 # define gzflush z_gzflush macro |
/src/common/dist/zlib/contrib/ada/ | |
zlib-thin.ads | 218 function gzflush (file : gzFile; flush : Int) return Int; subprogspec 412 pragma Import (C, gzflush, "gzflush"); |
zlib-thin.ads | 218 function gzflush (file : gzFile; flush : Int) return Int; subprogspec 412 pragma Import (C, gzflush, "gzflush"); |