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

  /external/pdfium/third_party/zlib_v128/
zconf.h 273 #ifndef Z_ARG /* function prototypes for stdarg */
275 # define Z_ARG(args) args
277 # define Z_ARG(args) ()
  /external/zlib/src/
zconf.h 273 #ifndef Z_ARG /* function prototypes for stdarg */
275 # define Z_ARG(args) args
277 # define Z_ARG(args) ()

Completed in 195 milliseconds