Lines Matching defs:inend
3541 const unsigned char* inend;3543 inend = in + (*inlen);3545 while ((in < inend) && (out < outend)) {