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

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dcompleter.c954 int found_probe_option = -1;
961 found_probe_option = skip_keyword (tracker, probe_options, &text);
1061 if (found_probe_option == -1)
953 int found_probe_option = -1; local
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dcompleter.c932 int found_probe_option = -1;
939 found_probe_option = skip_keyword (tracker, probe_options, &text);
1039 if (found_probe_option == -1)
931 int found_probe_option = -1; local

Completed in 117 milliseconds