Searched refs:PNG_MAX_UINT (Results 1 – 5 of 5) sorted by relevance
452 Replaced 2147483647L several places with PNG_MAX_UINT macro, defined in png.h1063 Check chunk_length and idat_size for invalid (over PNG_MAX_UINT) lengths.1095 Add typecasts of PNG_MAX_UINT in pngset_cHRM_fixed() (Matt Holgate).1294 Renamed PNG_MAX_UINT to PNG_UINT_31_MAX.
1055 #define PNG_MAX_UINT PNG_UINT_31_MAX macro
484 Replaced 2147483647L several places with PNG_MAX_UINT macro, defined in png.h1179 Check chunk_length and idat_size for invalid (over PNG_MAX_UINT) lengths.1216 Add typecasts of PNG_MAX_UINT in pngset_cHRM_fixed() (Matt Holgate).1446 Renamed PNG_MAX_UINT to PNG_UINT_31_MAX.1949 removed the deprecated macro PNG_MAX_UINT.
4632 PNG_MAX_UINT was replaced with PNG_UINT_31_MAX. It has been
4627 PNG_MAX_UINT was replaced with PNG_UINT_31_MAX. It has been