Home
last modified time | relevance | path

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

/GUIX-v6.2.1/guix_studio/libs/libpng/include/
Dpngconf.h364 # ifndef PNG_RESTRICT
365 # define PNG_RESTRICT __restrict macro
392 # ifndef PNG_RESTRICT
393 # define PNG_RESTRICT __restrict macro
416 # ifndef PNG_RESTRICT
418 # define PNG_RESTRICT __restrict macro
423 # ifndef PNG_RESTRICT
424 # define PNG_RESTRICT __restrict macro
444 #ifndef PNG_RESTRICT
445 # define PNG_RESTRICT /* The C99 "restrict" feature */ macro
Dpng.h469 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,