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

/haiku-fatelf/src/bin/gdb/gdb/cli/
H A Dcli-setshow.c202 int nmatches;
228 nmatches = 0;
235 nmatches = 1;
241 nmatches++;
245 if (nmatches <= 0)
248 if (nmatches > 1)
200 int nmatches; local
/haiku-fatelf/src/bin/network/ftp/
H A Dmain.c724 int nmatches, longest; local
730 nmatches = 0;
739 nmatches = 1;
742 nmatches++;
745 if (nmatches > 1)

Completed in 54 milliseconds