Lines Matching defs:inend
3510 const unsigned char* inend;3512 inend = in + (*inlen);3514 while ((in < inend) && (out < outend)) {