Searched refs:gdb_get_y_or_n (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dcompleter.c2556 gdb_get_y_or_n (int for_pager, const struct match_list_displayer *displayer)
2603 i = gdb_get_y_or_n (1, displayer);
3077 if (gdb_get_y_or_n (0, displayer) == 0)
2554 gdb_get_y_or_n (int for_pager, const struct match_list_displayer *displayer) function
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dcompleter.c2453 gdb_get_y_or_n (int for_pager, const struct match_list_displayer *displayer)
2500 i = gdb_get_y_or_n (1, displayer);
2974 if (gdb_get_y_or_n (0, displayer) == 0)
2451 gdb_get_y_or_n (int for_pager, const struct match_list_displayer *displayer) function

Completed in 230 milliseconds