Home
last modified time | relevance | path

Searched defs:Blockp (Results 1 – 1 of 1) sorted by relevance

/plan9/sys/src/cmd/troff/
H A Dtdef.h43 typedef struct Blockp Blockp; typedef
333 struct Blockp { /* info about a block: */ struct
338 extern Blockp *blist; argument