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

/freebsd-11-stable/sys/contrib/zlib/
H A Dzconf.h296 #ifndef Z_ARG /* function prototypes for stdarg */
298 # define Z_ARG(args) args macro
300 # define Z_ARG(args) () macro
H A Dzlib.h1469 ZEXTERN int ZEXPORTVA gzprintf Z_ARG((gzFile file, const char *format, ...));
1903 ZEXTERN int ZEXPORTVA gzvprintf Z_ARG((gzFile file,

Completed in 260 milliseconds