Searched refs:Z_ARG (Results 1 – 12 of 12) sorted by relevance
/external/pdfium/third_party/zlib_v128/ |
D | zconf.h | 273 #ifndef Z_ARG /* function prototypes for stdarg */ 275 # define Z_ARG(args) args macro 277 # define Z_ARG(args) () macro
|
D | zlib.h | 1418 ZEXTERN int ZEXPORTVA gzprintf Z_ARG((gzFile file, const char *format, ...)); 1829 ZEXTERN int ZEXPORTVA gzvprintf Z_ARG((gzFile file,
|
/external/zlib/ |
D | zconf.h | 273 #ifndef Z_ARG /* function prototypes for stdarg */ 275 # define Z_ARG(args) args macro 277 # define Z_ARG(args) () macro
|
D | zlib.h | 1349 ZEXTERN int ZEXPORTVA gzprintf Z_ARG((gzFile file, const char *format, ...)); 1758 ZEXTERN int ZEXPORTVA gzvprintf Z_ARG((gzFile file,
|
/external/zlib/src/ |
D | zconf.h | 273 #ifndef Z_ARG /* function prototypes for stdarg */ 275 # define Z_ARG(args) args macro 277 # define Z_ARG(args) () macro
|
D | zlib.h | 1349 ZEXTERN int ZEXPORTVA gzprintf Z_ARG((gzFile file, const char *format, ...)); 1758 ZEXTERN int ZEXPORTVA gzvprintf Z_ARG((gzFile file,
|
D | zconf.h.cmakein | 275 #ifndef Z_ARG /* function prototypes for stdarg */ 277 # define Z_ARG(args) args 279 # define Z_ARG(args) ()
|
D | zconf.h.in | 273 #ifndef Z_ARG /* function prototypes for stdarg */ 275 # define Z_ARG(args) args macro 277 # define Z_ARG(args) () macro
|
D | ChangeLog | 205 - Change ON macro to Z_ARG to avoid application conflicts
|
/external/opencv3/3rdparty/zlib/ |
D | zlib.h | 1349 ZEXTERN int ZEXPORTVA gzprintf Z_ARG((gzFile file, const char *format, ...)); 1758 ZEXTERN int ZEXPORTVA gzvprintf Z_ARG((gzFile file,
|
D | zconf.h.cmakein | 275 #ifndef Z_ARG /* function prototypes for stdarg */ 277 # define Z_ARG(args) args 279 # define Z_ARG(args) ()
|
D | ChangeLog | 205 - Change ON macro to Z_ARG to avoid application conflicts
|