Home
last modified time | relevance | path

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

/netbsd/external/gpl3/gdb/dist/readline/readline/
H A Dhistexpand.c1282 int expecting_word_spec = 0; in get_history_word_specifier() local
1294 expecting_word_spec++; in get_history_word_specifier()
1330 else if (_rl_digit_p (spec[i]) && expecting_word_spec) in get_history_word_specifier()
/netbsd/external/gpl3/gdb.old/dist/readline/readline/
H A Dhistexpand.c1282 int expecting_word_spec = 0; in get_history_word_specifier() local
1294 expecting_word_spec++; in get_history_word_specifier()
1330 else if (_rl_digit_p (spec[i]) && expecting_word_spec) in get_history_word_specifier()