Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/xcvs/dist/diff/
H A Ddiff.c250 int show_c_function = 0; local
448 show_c_function = 1;
635 if (show_c_function && output_style != OUTPUT_UNIFIED)
/netbsd-src/external/gpl2/diffutils/dist/src/
H A Ddiff.c260 bool show_c_function = 0; in main() local
435 show_c_function = 1; in main()
602 if (show_c_function) in main()