Lines Matching defs:cursize
531 int cursize = histptr - history;534 if (n < cursize) {536 cursize = n - 1;542 histptr = history + cursize;