Home
last modified time | relevance | path

Searched refs:Z_ARG (Results 1 – 2 of 2) sorted by relevance

/development/ndk/zlib/
Dzconf.h270 #ifndef Z_ARG /* function prototypes for stdarg */
272 # define Z_ARG(args) args macro
274 # define Z_ARG(args) () macro
Dzlib.h1332 ZEXTERN int ZEXPORTVA gzprintf Z_ARG((gzFile file, const char *format, ...));