Searched defs:indent (Results 1 - 1 of 1) sorted by relevance

/ndk/sources/host-tools/sed-4.2.1/sed/
H A Dfmt.c149 static void put_line P_ ((WORD *w, int indent));
229 with the same indent.
299 after the prefix, and the following indent, and break it into words.
549 put_line (register WORD *w, int indent) argument
553 put_space (indent);

Completed in 269 milliseconds