Searched refs:Z_ARG (Results 1 – 4 of 4) sorted by relevance
302 #ifndef Z_ARG /* function prototypes for stdarg */304 # define Z_ARG(args) args macro306 # define Z_ARG(args) () macro
296 #ifndef Z_ARG /* function prototypes for stdarg */298 # define Z_ARG(args) args macro300 # define Z_ARG(args) () macro
1472 ZEXTERN int ZEXPORTVA gzprintf Z_ARG((gzFile file, const char *format, ...));1906 ZEXTERN int ZEXPORTVA gzvprintf Z_ARG((gzFile file,
248 - Change ON macro to Z_ARG to avoid application conflicts