Searched refs:Z_ARG (Results 1 – 7 of 7) sorted by relevance
270 #ifndef Z_ARG /* function prototypes for stdarg */272 # define Z_ARG(args) args macro274 # define Z_ARG(args) () macro
1332 ZEXTERN int ZEXPORTVA gzprintf Z_ARG((gzFile file, const char *format, ...));
272 #ifndef Z_ARG /* function prototypes for stdarg */274 # define Z_ARG(args) args276 # define Z_ARG(args) ()
142 - Change ON macro to Z_ARG to avoid application conflicts