Home
last modified time | relevance | path

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

/openbsd-src/usr.bin/rcs/
H A Ddiff.c200 static char *match_function(const long *, int, FILE *);
1153 match_function(const long *f, int pos, FILE *fp) in match_function() function
1215 f = match_function(ixold, lowa-1, f1); in dump_context_vec()
1322 f = match_function(ixold, lowa-1, f1); in dump_unified_vec()
/openbsd-src/usr.bin/diff/
H A Ddiffreg.c205 static char *match_function(const long *, int, FILE *);
1255 match_function(const long *f, int pos, FILE *fp) in match_function() function
1317 f = match_function(ixold, lowa-1, f1); in dump_context_vec()
1424 f = match_function(ixold, lowa-1, f1); in dump_unified_vec()
/openbsd-src/usr.bin/cvs/
H A Ddiff_internals.c202 static char *match_function(const long *, int, FILE *);
1226 match_function(const long *f, int pos, FILE *fp) in match_function() function
1288 f = match_function(ixold, lowa-1, f1); in dump_context_vec()
1395 f = match_function(ixold, lowa-1, f1); in dump_unified_vec()
/openbsd-src/gnu/gcc/gcc/cp/
H A DChangeLog-20012902 * except.c (call_eh_info): Revert "match_function"'s type.
/openbsd-src/gnu/usr.bin/gcc/gcc/cp/
H A DChangeLog8879 * except.c (call_eh_info): Revert "match_function"'s type.