Lines Matching full:cursize
539 int cursize = histptr - history;542 if (n < cursize) {544 cursize = n - 1;550 histptr = history + cursize;