Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/groff/dist/src/preproc/tbl/
H A Dtable.cpp1303 typedef table_entry **PPtable_entry; // work around g++ 1.36.1 bug in allocate() typedef
1309 entry = new PPtable_entry[allocated_rows]; in allocate()
1318 entry = new PPtable_entry[allocated_rows]; in allocate()