Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/groff/src/devices/grops/
HDpsrm.cpp233 typedef resource *Presource; // Work around g++ bug. typedef
244 Presource *head = new Presource[nranks + 1]; in document_setup()
245 Presource **tail = new Presource *[nranks + 1]; in document_setup()