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

/external/pdfium/third_party/zlib_v128/
H A Dzconf.h273 #ifndef Z_ARG /* function prototypes for stdarg */
275 # define Z_ARG(args) args macro
277 # define Z_ARG(args) () macro
H A Dzlib.h1418 ZEXTERN int ZEXPORTVA gzprintf Z_ARG((gzFile file, const char *format, ...));
1829 ZEXTERN int ZEXPORTVA gzvprintf Z_ARG((gzFile file,
/external/zlib/src/
H A Dzconf.h273 #ifndef Z_ARG /* function prototypes for stdarg */
275 # define Z_ARG(args) args macro
277 # define Z_ARG(args) () macro
H A Dzconf.h.cmakein275 #ifndef Z_ARG /* function prototypes for stdarg */
277 # define Z_ARG(args) args
279 # define Z_ARG(args) ()
H A Dzconf.h.in273 #ifndef Z_ARG /* function prototypes for stdarg */
275 # define Z_ARG(args) args
277 # define Z_ARG(args) ()
H A Dzlib.h1349 ZEXTERN int ZEXPORTVA gzprintf Z_ARG((gzFile file, const char *format, ...));
1758 ZEXTERN int ZEXPORTVA gzvprintf Z_ARG((gzFile file,
/external/zlib/
H A Dzconf.h273 #ifndef Z_ARG /* function prototypes for stdarg */
275 # define Z_ARG(args) args macro
277 # define Z_ARG(args) () macro
H A Dzlib.h1349 ZEXTERN int ZEXPORTVA gzprintf Z_ARG((gzFile file, const char *format, ...));
1758 ZEXTERN int ZEXPORTVA gzvprintf Z_ARG((gzFile file,

Completed in 62 milliseconds