Searched refs:output_word (Results 1 – 1 of 1) sorted by relevance
/freebsd/usr.bin/fmt/ |
H A D | fmt.c | 262 static void output_word(size_t, size_t, const wchar_t *, size_t, size_t); 520 output_word(first_indent, last_indent, in process_stream() 600 output_word(size_t indent0, size_t indent1, const wchar_t *word, size_t length, size_t spaces) in output_word() function
|