Home
last modified time | relevance | path

Searched defs:line_format (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl2/xcvs/dist/diff/
H A Ddiff.h158 EXTERN char *line_format[UNCHANGED + 1]; variable
/netbsd-src/external/gpl2/diffutils/dist/src/
H A Ddiff.h169 XTERN char const *line_format[NEW + 1]; variable
/netbsd-src/external/gpl2/groff/dist/src/preproc/tbl/
H A Dmain.cpp1267 entry_format *line_format = f->entry[format_index]; in process_data() local