Searched refs:PNG_RESTRICT (Results 1 – 6 of 6) 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
126 } png_colorspace, * PNG_RESTRICT png_colorspacerp;128 typedef const png_colorspace * PNG_RESTRICT png_const_colorspacerp;
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,
63 # define PNG_RESTRICT restrict macro
2223 png_alloc_size_t * PNG_RESTRICT memory_bytes, int convert_to_8bit, in png_image_write_to_memory()
4166 png_alloc_size_t * PNG_RESTRICT memory_bytes,