Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/groff/dist/src/devices/grops/
H A Dpsrm.cpp235 typedef resource *Presource; // Work around g++ bug. typedef
246 Presource *head = new Presource[nranks + 1]; in document_setup()
247 Presource **tail = new Presource *[nranks + 1]; in document_setup()