Home
last modified time | relevance | path

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

/GUIX-v6.2.1/guix_studio/libs/libpng/include/
Dpngconf.h286 #ifndef PNG_FUNCTION
287 # define PNG_FUNCTION(type, name, args, attributes) attributes type name args macro
301 PNG_FUNCTION(PNG_EXPORT_TYPE(type), (PNGAPI name), PNGARG(args), \
Dpng.h828 PNG_FUNCTION(void, (PNGCAPI *png_longjmp_ptr), PNGARG((jmp_buf, int)), typedef);