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

/haiku-fatelf/src/bin/gdb/gdb/
H A Dxcoffsolib.c119 int any_matches = 0; local
132 any_matches = 1;
147 if (from_tty && pattern && ! any_matches)
H A Dsolib.c580 int any_matches = 0; local
586 any_matches = 1;
610 if (from_tty && pattern && ! any_matches)

Completed in 91 milliseconds