Searched refs:i_input (Results 1 – 1 of 1) sorted by relevance
205 static unsigned char *orig_input, *i_input, *i_output; variable252 if ((size_t)(i_input - orig_input) >= KERNCOMPSIZE) { in input()255 return *i_input++; in input()276 i_input = (unsigned char *)kernel + GZ_HEAD; in inflate_kernel()278 while (*i_input) in inflate_kernel()279 i_input++; in inflate_kernel()280 i_input++; in inflate_kernel()