Home
last modified time | relevance | path

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

/openbsd/usr.bin/mandoc/
H A Droff_int.h68 enum roff_type, int);
H A Droff.h60 enum roff_type { enum
532 enum roff_type type; /* AST node type. */
H A Droff.c878 enum roff_type type, int tok) in roff_node_alloc()