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

/freebsd-11-stable/contrib/libreadline/
H A Ddisplay.c920 #define INV_LLEN(l) (inv_lbreaks[l+1] - inv_lbreaks[l]) macro
933 VIS_LLEN(linenum), INV_LLEN(linenum), inv_botlin);

Completed in 115 milliseconds