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

/freebsd-9.3-release/games/fortune/fortune/
H A Dfortune.c165 int find_matches(void);
185 exit(find_matches() != 0);
1275 * find_matches:
1279 find_matches(void) function
/freebsd-9.3-release/contrib/gcc/
H A Dregmove.c77 static int find_matches (rtx, struct match *);
1143 if (! find_matches (insn, &match))
1250 if (! find_matches (insn, &match))
1541 find_matches (rtx insn, struct match *matchp)
1534 find_matches (rtx insn, struct match *matchp) function

Completed in 111 milliseconds