Lines Matching refs:declaration
1499 Fixed mistake in pngtest.c introduced in 1.2.6rc2 (declaration of
1683 Fixed out-of-order declaration in pngwrite.c that was introduced in beta9
2282 "shadowed declaration" warning from gcc-4.3.3.
2283 Renamed "gamma" to "png_gamma" in pngset.c to avoid "shadowed declaration"
2355 Removed extraneous declaration from the new call to png_read_gray_to_rgb()
2433 Eliminated a shadowed declaration of "pp" in png_handle_sPLT().
2656 Relocated "int k" declaration in pngtest.c to minimize its scope.
2674 Moved declaration of png_struct into private pngstruct.h and png_info
2686 Removed malformed "incomplete struct declaration" of png_info from png.h
2697 Fixed type declaration of png_get_chunk_malloc_max() in pngget.c (Daisuke
2859 Corrected protection of png_get_user_transform_ptr. The API declaration in
3007 Fixed non-GCC fixed point builds. In png.c a declaration was misplaced
3745 Work around compilers that don't support declaration of const data. Some
3969 PNG_FIXED_EXPORT. 2) If either option was switched off, the declaration
4126 declaration of png_handle_unknown().
4741 Fixed pngvalid 'fail' function declaration on the Intel C Compiler.
5875 Quieted "declaration after statement" warnings in intel/filter_sse2.c.
5962 Fix "const" declaration info_ptr argument to png_get_eXIf_1() and the