Home | History | Annotate | Download | only in lib

Lines Matching refs:rangeEnd

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