Home
last modified time | relevance | path

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

/GUIX-v6.2.1/guix_studio/libs/libpng/include/
Dpngconf.h350 # if !defined(PNG_ALLOCATED) && __has_attribute(__malloc__)
351 # define PNG_ALLOCATED __attribute__((__malloc__)) macro
376 # ifndef PNG_ALLOCATED
377 # define PNG_ALLOCATED __attribute__((__malloc__)) macro
405 # ifndef PNG_ALLOCATED
407 # define PNG_ALLOCATED __declspec(restrict) macro
438 #ifndef PNG_ALLOCATED
439 # define PNG_ALLOCATED /* The result of the function is new memory */ macro
Dpng.h925 PNG_ALLOCATED);
931 PNG_ALLOCATED);
977 PNG_ALLOCATED);
982 PNG_ALLOCATED);
1005 PNG_ALLOCATED);
1717 png_alloc_size_t size), PNG_ALLOCATED);
1720 png_alloc_size_t size), PNG_ALLOCATED);
1724 png_alloc_size_t size), PNG_ALLOCATED);
1767 png_alloc_size_t size), PNG_ALLOCATED PNG_DEPRECATED);