Searched refs:printfs (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/contrib/groff/src/preproc/tbl/
H A Dtable.cpp105 void printfs(const char *,
405 printfs(".sp |\\n[%1]u\n", row_start_reg(start_row));
410 printfs(".sp |\\n[%1]u\n", row_start_reg(start_row));
411 printfs(".sp \\n[" BOTTOM_REG "]u-\\n[%1]u-1v/2u\n",
415 printfs(".sp |\\n[%1]u+\\n[" BOTTOM_REG "]u-\\n[%1]u-1v\n",
466 printfs("\\h'|\\n[%1]u'", column_start_reg(start_col));
468 printfs("\\l" DELIMITER_CHAR "\\n[%1]u\\&",
483 printfs(".nr %1 \\n[%1]>?\\w" DELIMITER_CHAR,
496 printfs("\\h'|\\n[%1]u'", column_start_reg(start_col));
504 printfs(" \\
2738 void printfs(const char *s, const string &arg1, const string &arg2, function
[all...]
/freebsd-11.0-release/sbin/tunefs/
H A Dtunefs.c79 static void printfs(void);
314 printfs();
1099 printfs(void) function

Completed in 114 milliseconds