Searched refs:Z_ARG (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/lib/libz/
H A Dzconf.h273 #ifndef Z_ARG /* function prototypes for stdarg */
275 # define Z_ARG(args) args macro
277 # define Z_ARG(args) () macro
H A Dzlib.h1349 ZEXTERN int ZEXPORTVA gzprintf Z_ARG((gzFile file, const char *format, ...));
1758 ZEXTERN int ZEXPORTVA gzvprintf Z_ARG((gzFile file,

Completed in 197 milliseconds