Home
last modified time | relevance | path

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

/CTR-SDK-4.2.8-20130828/include/
Dzconf.h276 #ifndef Z_ARG /* function prototypes for stdarg */
278 # define Z_ARG(args) args macro
280 # define Z_ARG(args) () macro
Dzlib.h1332 ZEXTERN int ZEXPORTVA gzprintf Z_ARG((gzFile file, const char *format, ...));