Home | History | Annotate | Download | only in libpng

Lines Matching defs:PNG_RESTRICT

386 #    ifndef PNG_RESTRICT
387 # define PNG_RESTRICT __restrict
414 # ifndef PNG_RESTRICT
415 # define PNG_RESTRICT __restrict
438 # ifndef PNG_RESTRICT
440 # define PNG_RESTRICT __restrict
445 # ifndef PNG_RESTRICT
446 # define PNG_RESTRICT __restrict
466 #ifndef PNG_RESTRICT
467 # define PNG_RESTRICT /* The C99 "restrict" feature */