Home
last modified time | relevance | path

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

/ndk/sources/host-tools/sed-4.2.1/sed/
Dfmt.c149 static void put_line P_ ((WORD *w, int indent));
540 put_line (words, first_indent); in put_paragraph()
542 put_line (w, other_indent); in put_paragraph()
549 put_line (register WORD *w, int indent) in put_line() function