Home
last modified time | relevance | path

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

/dports/japanese/groff/groff-1.18.1.1/src/preproc/tbl/
H A Dtable.cc38 #define CURRENT_ROW_REG PREFIX "crow" macro
1118 printfs(".if \\n[" CURRENT_ROW_REG "]>=%1", in contribute_to_bottom_macro()
1121 printfs("&(\\n[" CURRENT_ROW_REG "]<%1)", in contribute_to_bottom_macro()
1719 ".nr " CURRENT_ROW_REG " 0-1\n" in init_output()
2470 prints(".nr " LAST_PASSED_ROW_REG " \\n[" CURRENT_ROW_REG "]\n" in define_bottom_macro()
2534 printfs("\\*[" TRANSPARENT_STRING_NAME "].nr " CURRENT_ROW_REG " %1\n", in do_row()
/dports/textproc/groff/groff-1.22.4/src/preproc/tbl/
H A Dtable.cpp36 #define CURRENT_ROW_REG PREFIX "crow" macro
1149 printfs(".if \\n[" CURRENT_ROW_REG "]>=%1", in contribute_to_bottom_macro()
1152 printfs("&(\\n[" CURRENT_ROW_REG "]<%1)", in contribute_to_bottom_macro()
1771 ".nr " CURRENT_ROW_REG " 0-1\n" in init_output()
2675 prints(".nr " LAST_PASSED_ROW_REG " \\n[" CURRENT_ROW_REG "]\n" in define_bottom_macro()
2743 printfs("\\*[" TRANSPARENT_STRING_NAME "].nr " CURRENT_ROW_REG " %1\n", in do_row()