Lines Matching full:lastpos
4690 int32_t lastPos = -1;4692 if (pos <= lastPos) {4693 errln("%s:%d (pos, lastPos) = (%d, %d)", __FILE__, __LINE__, pos, lastPos);