Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/groff/dist/src/preproc/tbl/
H A Dtable.h110 void do_hspan(int r, int c);
H A Dtable.cpp1341 void table::do_hspan(int r, int c) in do_hspan() function in table
1500 do_hspan(r, c); in add_entry()
/netbsd-src/external/gpl2/groff/dist/
H A DChangeLog.1155381 * tbl/table.c (table::do_hspan): Delete assertion that e != 0.