Searched refs:Z_ARG (Results 1 – 2 of 2) sorted by relevance
301 #ifndef Z_ARG /* function prototypes for stdarg */303 # define Z_ARG(args) args macro305 # define Z_ARG(args) () macro
1469 ZEXTERN int ZEXPORTVA gzprintf Z_ARG((gzFile file, const char *format, ...));1903 ZEXTERN int ZEXPORTVA gzvprintf Z_ARG((gzFile file,
Completed in 6 milliseconds