Home
last modified time | relevance | path

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

/dports/japanese/groff/groff-1.18.1.1/src/preproc/tbl/
H A Dtable.cc1303 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()
/dports/textproc/groff/groff-1.22.4/src/preproc/tbl/
H A Dtable.cpp1345 typedef table_entry **PPtable_entry; // work around g++ 1.36.1 bug in allocate() typedef
1351 entry = new PPtable_entry[allocated_rows]; in allocate()
1360 entry = new PPtable_entry[allocated_rows]; in allocate()