Home
last modified time | relevance | path

Searched refs:Z_ARG (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/contrib/zlib/
H A Dzconf.h302 #ifndef Z_ARG /* function prototypes for stdarg */
304 # define Z_ARG(args) args macro
306 # define Z_ARG(args) () macro
H A Dzconf.h.in296 #ifndef Z_ARG /* function prototypes for stdarg */
298 # define Z_ARG(args) args macro
300 # define Z_ARG(args) () macro
H A Dzlib.h1472 ZEXTERN int ZEXPORTVA gzprintf Z_ARG((gzFile file, const char *format, ...));
1906 ZEXTERN int ZEXPORTVA gzvprintf Z_ARG((gzFile file,
H A DChangeLog248 - Change ON macro to Z_ARG to avoid application conflicts