HomeSort by: relevance | last modified time | path
    Searched defs:Z_ARG (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/binutils.old/dist/zlib/
zconf.h 296 #ifndef Z_ARG /* function prototypes for stdarg */
298 # define Z_ARG(args) args
300 # define Z_ARG(args) ()
  /src/external/gpl3/gdb.old/dist/zlib/
zconf.h 296 #ifndef Z_ARG /* function prototypes for stdarg */
298 # define Z_ARG(args) args
300 # define Z_ARG(args) ()

Completed in 44 milliseconds