Home
last modified time | relevance | path

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

/minix3/lib/libedit/
H A Dterminal.h118 #define EL_CAN_CEOL (EL_FLAGS & TERM_CAN_CEOL) macro
H A Dterminal.c256 if (!EL_CAN_CEOL) in terminal_setflags()
802 if (EL_CAN_CEOL && GoodStr(T_ce)) in terminal_clear_EOL()
H A Drefresh.c1169 if (EL_CAN_CEOL) { in re_clear_lines()