Home
last modified time | relevance | path

Searched refs:DT_NODE_CLAUSE (Results 1 – 4 of 4) sorted by relevance

/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_parser.h169 #define DT_NODE_CLAUSE 15 /* clause definition */ macro
H A Ddt_sugar.c248 case DT_NODE_CLAUSE: in dt_sugar_visit_all()
H A Ddt_parser.c487 case DT_NODE_CLAUSE: in dt_node_name()
632 case DT_NODE_CLAUSE: in dt_node_free()
2242 dt_node_t *dnp = dt_node_alloc(DT_NODE_CLAUSE); in dt_node_clause()
4780 case DT_NODE_CLAUSE: in dt_printd()
4987 case DT_NODE_CLAUSE: in dt_node_printr()
H A Ddt_cc.c2492 if (dnp->dn_kind == DT_NODE_CLAUSE) { in dt_compile()
2528 case DT_NODE_CLAUSE: in dt_compile()