Home | History | Annotate | Download | only in lib

Lines Matching full:rangeend

1119  * 'rangeEnd' is the first possym position outside the desired range.
1127 picoos_int16 rangeEnd) {
1135 if ((PICOTRNS_POS_INSERT == *pos) || ((0 <= *pos) && (*pos < rangeEnd))) {