Home
last modified time | relevance | path

Searched refs:print_ifdef_hunk (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl2/xcvs/dist/diff/
H A Difdef.c35 static void print_ifdef_hunk PARAMS((struct change *));
47 print_script (script, find_change, print_ifdef_hunk);
62 print_ifdef_hunk (hunk) in print_ifdef_hunk() function
/netbsd-src/external/gpl2/diffutils/dist/src/
H A Difdef.c43 static void print_ifdef_hunk (struct change *);
54 print_script (script, find_change, print_ifdef_hunk); in print_ifdef_script()
69 print_ifdef_hunk (struct change *hunk) in print_ifdef_hunk() function
/netbsd-src/external/gpl2/diffutils/dist/
H A DChangeLog2460 (print_ifdef_script, print_ifdef_hunk, print_ifdef_lines):
2476 (print_ifdef_script, print_ifdef_hunk): Use it.
2483 * ifdef.c (print_ifdef_hunk): Use the new variables instead of
2800 * ifdef.c (print_ifdef_hunk): Likewise.
3169 * ifdef.c (print_ifdef_hunk): Write comments on #else and #endif.