Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/groff/dist/src/roff/troff/
H A Ddiv.cpp1114 class nl_reg : public variable_reg { class
1116 nl_reg();
1120 nl_reg::nl_reg() : variable_reg(&nl_reg_contents) in nl_reg() function in nl_reg
1124 void nl_reg::set_value(units n) in set_value()
1198 number_reg_dictionary.define("nl", new nl_reg); in init_div_requests()
/netbsd-src/external/gpl2/groff/dist/
H A DChangeLog.1151270 * troff/div.cc (class nl_reg): New class.
1271 (init_div_requests): Use class nl_reg for \n(nl.