Searched defs:PNG_RESTRICT (Results 1 - 4 of 4) sorted by relevance

/external/libpng/
H A Dpngconf.h364 # ifndef PNG_RESTRICT
365 # define PNG_RESTRICT __restrict macro
392 # ifndef PNG_RESTRICT
393 # define PNG_RESTRICT __restrict macro
416 # ifndef PNG_RESTRICT
418 # define PNG_RESTRICT __restrict macro
423 # ifndef PNG_RESTRICT
424 # define PNG_RESTRICT __restrict macro
444 #ifndef PNG_RESTRICT
445 # define PNG_RESTRICT /* Th macro
[all...]
H A Dpngpriv.h61 # define PNG_RESTRICT restrict macro
/external/pdfium/third_party/lpng_v163/
H A Dpngconf.h388 # ifndef PNG_RESTRICT
389 # define PNG_RESTRICT __restrict macro
412 # ifndef PNG_RESTRICT
414 # define PNG_RESTRICT __restrict macro
419 # ifndef PNG_RESTRICT
420 # define PNG_RESTRICT __restrict macro
440 #ifndef PNG_RESTRICT
441 # define PNG_RESTRICT /* The C99 "restrict" feature */ macro
H A Dpngpriv.h63 # define PNG_RESTRICT restrict macro

Completed in 84 milliseconds