Home
last modified time | relevance | path

Searched refs:gzgetc_ (Results 1 – 7 of 7) sorted by relevance

/f-stack/freebsd/contrib/zlib/
H A Dzlib.map76 gzgetc_;
H A Dzconf.h84 # define gzgetc_ z_gzgetc_ macro
H A Dgzread.c479 int ZEXPORT gzgetc_(file) in gzgetc_() function
H A Dzlib.h1826 ZEXTERN int ZEXPORT gzgetc_ OF((gzFile file)); /* backward compatibility */
H A Dzconf.h.in78 # define gzgetc_ z_gzgetc_ macro
H A DChangeLog113 - Restore gzgetc_ for backward compatibility with 1.2.6
168 - Remove unnecessary gzgetc_ function
174 - Fix function numbers for gzgetc_ in zlibvc.def files
/f-stack/freebsd/contrib/zstd/zlibWrapper/
H A Dgzread.c468 ZEXTERN int ZEXPORT gzgetc_ OF((gzFile file));
500 int ZEXPORT gzgetc_(file) in gzgetc_() function