Home | History | Annotate | Download | only in libpng16

Lines Matching defs:PNG_RESTRICT

364 #    ifndef PNG_RESTRICT
365 # define PNG_RESTRICT __restrict
392 # ifndef PNG_RESTRICT
393 # define PNG_RESTRICT __restrict
416 # ifndef PNG_RESTRICT
418 # define PNG_RESTRICT __restrict
423 # ifndef PNG_RESTRICT
424 # define PNG_RESTRICT __restrict
444 #ifndef PNG_RESTRICT
445 # define PNG_RESTRICT /* The C99 "restrict" feature */