Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mandoc/
H A Droff_int.h67 enum roff_type, int);
H A Droff.h60 enum roff_type { enum
531 enum roff_type type; /* AST node type. */
H A Droff.c885 enum roff_type type, int tok) in roff_node_alloc()