Lines Matching refs:PNGAPI
770 Added PNGAPI macro, and added it to the definitions of all exported functions.
821 Revised PNGAPI definition, and pngvcrd.c to work with __GCC__
822 and do not redefine PNGAPI if it is passed in via a compiler directive.
866 Make sure PNGAPI and PNG_IMPEXP are defined in pngconf.h.
957 Removed PNGAPI from several functions whose prototypes did not have PNGAPI.
1072 Export (with PNGAPI) png_zalloc, png_zfree, and png_handle_as_unknown
1084 Added missing PNGAPI to several function definitions.
1152 to nonexported form, but with PNGAPI, and removed them from module def files.
1154 Removed "PNGAPI" from png_zalloc() and png_zfree() in png.c
1219 Relocated two misplaced PNGAPI lines in pngtest.c
1223 Relocated two more misplaced PNGAPI lines in pngtest.c
1265 Relocated #ifndef PNGAPI guards in pngconf.h (Simon-Pierre, Cosmin).
2664 Removed PNGAPI declaration of png_calloc() and png_write_sig() in