Home | History | Annotate | Download | only in libpng

Lines Matching refs:single

339   Collapsed 4 "i" and "c" loops into single "i" loops in pngrtran and pngwtran.
955 Changed several "//" single-line comments to C-style in pnggccrd.c
2185 Merge reading of chunk length and chunk type into a single 8-byte read.
2186 Merge writing of chunk length and chunk type into a single 8-byte write.