Home
last modified time | relevance | path

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

/external/libedit/src/
Dterminal.h127 #define EL_CAN_CEOL (EL_FLAGS & TERM_CAN_CEOL) macro
Dterminal.c256 if (!EL_CAN_CEOL) in terminal_setflags()
802 if (EL_CAN_CEOL && GoodStr(T_ce)) in terminal_clear_EOL()
Drefresh.c1169 if (EL_CAN_CEOL) { in re_clear_lines()