Home
last modified time | relevance | path

Searched refs:match_function (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/usr.bin/diff/
H A Ddiffreg.c210 static char *match_function(const long *, int, FILE *);
1321 match_function(const long *f, int pos, FILE *fp) in match_function() function
1383 f = match_function(ixold, lowa-1, f1); in dump_context_vec()
1490 f = match_function(ixold, lowa-1, f1); in dump_unified_vec()
/freebsd-12.1/contrib/gcc/cp/
H A DChangeLog-20012902 * except.c (call_eh_info): Revert "match_function"'s type.