Home | History | Annotate | Download | only in tools

Lines Matching full:sig2

142 #define sig2 PNG_U32( 13,  10,  26,  10)
3222 if (file->length != sig1 || file->type != sig2)
3323 assert(length == sig1 && type == sig2);