Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/libreadline/
Ddisplay.c919 #define INV_LINE(line) (invisible_line + inv_lbreaks[line]) in rl_redisplay() macro
928 update_line (VIS_LINE(linenum), INV_LINE(linenum), linenum, in rl_redisplay()