Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/texinfo/dist/makeinfo/
H A Dmulti.c421 int had_newline = 0; in output_multitable_row() local
483 had_newline = 1; in output_multitable_row()
487 if (!had_newline) in output_multitable_row()
/netbsd-src/external/bsd/kyua-testers/dist/
H A Datf_result.c240 bool had_newline = true; in read_reason() local
242 if (had_newline) { in read_reason()
252 had_newline = trim_newline(output); in read_reason()
/netbsd-src/external/gpl2/groff/dist/src/preproc/pic/
H A Dlex.cpp1243 int had_newline = 0; in get_delimited() local
1254 had_newline = 1; in get_delimited()
1255 else if (!had_newline) in get_delimited()