Home
last modified time | relevance | path

Searched refs:get_lastlinepos (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/less/
H A Dsearch.c1138 static POSITION get_lastlinepos(POSITION pos, POSITION tpos, int sheight) in get_lastlinepos() function
1417 *plastlinepos = get_lastlinepos(linepos, linepos + chpos[end_off], sheight); in search_range()