Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/groff/dist/src/roff/troff/
H A Dnode.h24 struct hyphen_list { struct
28 hyphen_list *next; argument
618 inline hyphen_list::hyphen_list(unsigned char code, hyphen_list *p) in hyphen_list() function
H A Dnode.cpp2473 node *node::add_self(node *n, hyphen_list ** /*p*/) in add_self() argument