Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/mdocml/dist/
H A Droff.h60 enum roff_type { enum
527 enum roff_type type; /* AST node type. */
H A Droff_int.h66 enum roff_type, int);
H A Droff.c877 enum roff_type type, int tok) in roff_node_alloc()