Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/groff/dist/src/preproc/tbl/
H A Dtable.cpp38 #define LINESIZE_REG PREFIX "lps" macro
829 printfs("\\s[\\n[" LINESIZE_REG "]]" "\\D'l |\\n[%1]u", in simple_print()
867 "\\s[\\n[" LINESIZE_REG "]]" in simple_print()
909 printfs("\\s[\\n[" LINESIZE_REG "]]" in simple_print()
937 "\\s[\\n[" LINESIZE_REG "]]" in simple_print()
1143 printfs("\\h'\\n[%1]u%3'\\s[\\n[" LINESIZE_REG "]]\\D'l 0 |\\n[%2]u-1v", in contribute_to_bottom_macro()
1183 "\\s[\\n[" LINESIZE_REG "]]" in print()
1696 printfs(".nr " LINESIZE_REG " %1\n", as_string(linesize)); in init_output()
1698 prints(".nr " LINESIZE_REG " \\n[.s]\n"); in init_output()
2148 "\\s[\\n[" LINESIZE_REG "]]"); in print_single_hline()
[all …]