Home
last modified time | relevance | path

Searched refs:PNG_RESTRICT (Results 1 – 8 of 8) sorted by relevance

/external/libpng/
Dpngconf.h386 # ifndef PNG_RESTRICT
387 # define PNG_RESTRICT __restrict macro
414 # ifndef PNG_RESTRICT
415 # define PNG_RESTRICT __restrict macro
438 # ifndef PNG_RESTRICT
440 # define PNG_RESTRICT __restrict macro
445 # ifndef PNG_RESTRICT
446 # define PNG_RESTRICT __restrict macro
466 #ifndef PNG_RESTRICT
467 # define PNG_RESTRICT /* The C99 "restrict" feature */ macro
Dpngstruct.h127 } png_colorspace, * PNG_RESTRICT png_colorspacerp;
129 typedef const png_colorspace * PNG_RESTRICT png_const_colorspacerp;
Dpng.h591 typedef png_struct * PNG_RESTRICT png_structrp;
592 typedef const png_struct * PNG_RESTRICT png_const_structrp;
593 typedef png_info * PNG_RESTRICT png_inforp;
594 typedef const png_info * PNG_RESTRICT png_const_inforp;
Dpngpriv.h63 # define PNG_RESTRICT restrict macro
/external/pdfium/samples/fx_lpng/lpng_v163/
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
Dpngstruct.h127 } png_colorspace, * PNG_RESTRICT png_colorspacerp;
129 typedef const png_colorspace * PNG_RESTRICT png_const_colorspacerp;
Dpng.h830 typedef png_struct * PNG_RESTRICT png_structrp;
831 typedef const png_struct * PNG_RESTRICT png_const_structrp;
832 typedef png_info * PNG_RESTRICT png_inforp;
833 typedef const png_info * PNG_RESTRICT png_const_inforp;
Dpngpriv.h63 # define PNG_RESTRICT restrict macro