Home | History | Annotate | Download | only in libpng

Lines Matching defs:png_uint_32

1232  * numbers suggest (a png_uint_32 must be at least 32 bits long), but they
1236 * want to have unsigned int for png_uint_32 instead of unsigned long.
1239 typedef unsigned long png_uint_32;
1321 typedef png_uint_32 FAR * png_uint_32p;
1343 typedef png_uint_32 FAR * FAR * png_uint_32pp;