Searched defs:PNGARG (Results 1 - 3 of 3) sorted by relevance

/external/qemu/distrib/libpng-1.2.19/
H A Dpngconf.h272 #ifndef PNGARG
275 # define PNGARG(arglist) OF(arglist) macro
279 # define PNGARG(arglist) () macro
284 # define PNGARG(arglist) arglist macro
290 #endif /* PNGARG */
/external/chromium_org/third_party/libpng/
H A Dpngconf.h310 #ifndef PNGARG
313 # define PNGARG(arglist) OF(arglist) macro
317 # define PNGARG(arglist) () macro
322 # define PNGARG(arglist) arglist macro
328 #endif /* PNGARG */
/external/libpng/
H A Dpngconf.h314 #ifndef PNGARG
317 # define PNGARG(arglist) OF(arglist) macro
321 # define PNGARG(arglist) () macro
326 # define PNGARG(arglist) arglist macro
332 #endif /* PNGARG */

Completed in 37 milliseconds