Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gdb/dist/readline/readline/
H A Dmisc.c119 _rl_arg_dispatch (_rl_arg_cxt cxt, int c) in _rl_arg_dispatch() function
209 r = _rl_arg_dispatch (_rl_argcxt, c); in rl_digit_loop()
233 _rl_arg_dispatch (_rl_argcxt, key); in rl_digit_argument()
275 r = _rl_arg_dispatch (cxt, c); in _rl_arg_callback()