Lines Matching refs:ich
3627 unsigned int ich = 0;3643 buffer[ich] = 0;3645 if (ich > 0 && !test_one_file(buffer, &formats, opts,3652 ich = 0;3653 --ich; /* so that the increment below sets it to 0 again */3657 buffer[ich] = (char)ch;3658 } while (++ich < sizeof buffer);3660 if (ich)