Home
last modified time | relevance | path

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

/external/libedit/src/
Dterminal.c104 #define T_ch 4 macro
572 if ((del < -4 || del > 4) && GoodStr(T_ch)) in terminal_move_to_char()
574 terminal_tputs(el, tgoto(Str(T_ch), where, where), where); in terminal_move_to_char()