Home
last modified time | relevance | path

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

/netbsd-src/lib/libedit/
H A Dvi.c173 return CC_CURSOR; in vi_prev_big_word()
198 return CC_CURSOR; in vi_prev_word()
222 return CC_CURSOR; in vi_next_big_word()
246 return CC_CURSOR; in vi_next_word()
310 return CC_CURSOR; in vi_insert_at_bol()
430 ret = CC_CURSOR; in vi_add()
452 return CC_CURSOR; in vi_add_at_eol()
489 return CC_CURSOR; in vi_end_big_word()
513 return CC_CURSOR; in vi_end_word()
565 return CC_CURSOR; in vi_command_mode()
[all …]
H A Dcommon.c229 return CC_CURSOR; in ed_move_to_end()
253 return CC_CURSOR; in ed_move_to_beg()
307 return CC_CURSOR; in ed_next_char()
333 return CC_CURSOR; in ed_prev_word()
356 return CC_CURSOR; in ed_prev_char()
780 return CC_CURSOR; in ed_prev_line()
814 return CC_CURSOR; in ed_next_line()
H A Dhistedit.h77 #define CC_CURSOR 5 macro
H A Demacs.c279 return CC_CURSOR; in em_next_word()
390 return CC_CURSOR; in em_exchange_mark()
H A Dread.c546 case CC_CURSOR: in el_wgets()
H A Dsearch.c643 return CC_CURSOR; in cv_csearch()