Lines Matching defs:step
76 /* how many positions to search before increasing step size */
78 /* the position at which to increment the step size if no match is found */
80 size_t step; /* the current step size */
109 step = 1;
111 ip1 = ip + step;
163 step++;
167 ip1 += step;
209 if (step < 4) {
215 * 4 bytes, so as long as step, the distance between ip and ip1