Home | History | Annotate | Download | only in include

Lines Matching defs:png_uint_32

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