PNG_LSL 3108 pngrutil.c # define PNG_LSL(x,s) ((x)<<((s) & 0x1f)) PNG_LSL 3111 pngrutil.c # define PNG_LSL(x,s) ((x)<<(s))