Home | History | Annotate | Download | only in makedict

Lines Matching defs:lastValue

402         int lastValue = -1;
405 if (currentValue <= lastValue)
408 lastValue = currentValue;