Home | History | Annotate | Download | only in libpng

Lines Matching full:casts

239   Added type casts and parentheses to all returns that return a value.(Tim W.)
586 Added some type casts to silence compiler warnings.
953 Added type casts on several png_malloc() calls (Dimitri Papadapoulos).
964 Removed some useless type casts of the NULL pointer.
1029 Removed type casts from all NULLs.