Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gdb/dist/readline/readline/
H A Drlprivate.h464 extern int _rl_vi_motion_command PARAMS((int));
H A Dvi_mode.c213 _rl_vi_motion_command (int c) in _rl_vi_motion_command() function
1219 if (_rl_to_upper (m->key) == 'C' && _rl_vi_motion_command (c)) in _rl_vi_domove_motion_cleanup()