Searched refs:PNG_RESTRICT (Results 1 – 2 of 2) sorted by relevance
364 # ifndef PNG_RESTRICT365 # define PNG_RESTRICT __restrict macro392 # ifndef PNG_RESTRICT393 # define PNG_RESTRICT __restrict macro416 # ifndef PNG_RESTRICT418 # define PNG_RESTRICT __restrict macro423 # ifndef PNG_RESTRICT424 # define PNG_RESTRICT __restrict macro444 #ifndef PNG_RESTRICT445 # define PNG_RESTRICT /* The C99 "restrict" feature */ macro
469 typedef png_struct * PNG_RESTRICT png_structrp;470 typedef const png_struct * PNG_RESTRICT png_const_structrp;471 typedef png_info * PNG_RESTRICT png_inforp;472 typedef const png_info * PNG_RESTRICT png_const_inforp;3087 png_alloc_size_t * PNG_RESTRICT memory_bytes, int convert_to_8_bit,