Lines Matching refs:index
81 register size_t index;
92 if ((mid = sfvalue(ip)) <= (index = 3))
97 while ((index += skip[buf[index]]) < mid);
98 if (index < HIT)
119 if ((mid = sfvalue(ip)) <= (index = 3))
127 index = 0;
135 index = 1;
143 index = 2;
152 index -= HIT;
153 s = buf + index;
218 index = s - buf;
220 if ((index += 4) >= mid)
264 argv += opt_info.index;