Home
last modified time | relevance | path

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

/openbsd-src/games/hack/
H A Ddef.wseg.h67 struct wseg { struct
68 struct wseg *nseg; argument
73 #define newseg() (struct wseg *) alloc(sizeof(struct wseg)) argument