Searched refs:match_function (Results 1 – 5 of 5) sorted by relevance
| /openbsd-src/usr.bin/rcs/ |
| H A D | diff.c | 200 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 D | diffreg.c | 205 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 D | diff_internals.c | 202 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 D | ChangeLog-2001 | 2902 * except.c (call_eh_info): Revert "match_function"'s type.
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/cp/ |
| H A D | ChangeLog | 8879 * except.c (call_eh_info): Revert "match_function"'s type.
|