Searched refs:PNG_INTERNAL_CALLBACK (Results 1 – 2 of 2) sorted by relevance
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/scripts/ |
A D | intprefix.c | 18 #define PNG_INTERNAL_CALLBACK(type, name, args, attributes)\ macro
|
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/ |
A D | pngpriv.h | 352 #ifndef PNG_INTERNAL_CALLBACK 353 # define PNG_INTERNAL_CALLBACK(type, name, args, attributes)\ macro 2061 PNG_INTERNAL_CALLBACK(void,png_safe_error,(png_structp png_ptr, 2065 PNG_INTERNAL_CALLBACK(void,png_safe_warning,(png_structp png_ptr,
|
Completed in 6 milliseconds