HomeSort by relevance Sort by last modified time
    Searched refs:Z_ARG (Results 1 - 4 of 4) sorted by null

  /external/zlib/src/
zconf.h 273 #ifndef Z_ARG /* function prototypes for stdarg */
275 # define Z_ARG(args) args
277 # define Z_ARG(args) ()
zconf.h.cmakein 275 #ifndef Z_ARG /* function prototypes for stdarg */
277 # define Z_ARG(args) args
279 # define Z_ARG(args) ()
zconf.h.in 273 #ifndef Z_ARG /* function prototypes for stdarg */
275 # define Z_ARG(args) args
277 # define Z_ARG(args) ()
zlib.h     [all...]

Completed in 148 milliseconds