Lines Matching refs:cursize
538 int cursize = histptr - history;541 if (n < cursize) {543 cursize = n - 1;549 histptr = history + cursize;