Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils/gdb/
H A Dada-lang.h259 extern int get_selections (int *, int, int, int, char *);
H A Dada-lang.c3106 n_chosen = get_selections (chosen, nsyms, max_results, max_results > 1, in user_select_syms()
3132 get_selections (int *choices, int n_choices, int max_results, in get_selections() function