Searched refs:add_lnum (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/contrib/less/
H A Dlinenum.c20 * So we use the function add_lnum to cache line numbers.
30 * position in the file. As a side effect, it calls add_lnum
124 add_lnum(linenum, pos) function
337 add_lnum(linenum, cpos);
369 add_lnum(linenum, cpos);
443 add_lnum(clinenum, cpos);
H A Dtags.c464 add_lnum(linenum, pos);
H A Dfuncs.h195 public void add_lnum LESSPARAMS ((LINENUM linenum, POSITION pos));
H A Dsearch.c1252 add_lnum(linenum, pos);

Completed in 113 milliseconds