Searched refs:png_sig (Results 1 - 2 of 2) sorted by relevance

/vbox/src/libs/libpng-1.2.8/
H A Dpng.c25 /* png_sig was changed to a function in version 1.0.5c */
27 const png_byte FARDATA png_sig[8] = {137, 80, 78, 71, 13, 10, 26, 10}; variable
H A Dpng.h2709 PNG_EXPORT_VAR (const png_byte FARDATA) png_sig[8];
2711 #define png_sig png_sig_bytes(NULL) macro

Completed in 186 milliseconds