Home
last modified time | relevance | path

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

/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_parser.h165 #define DT_NODE_DEXPR 11 /* D expression action */ macro
H A Ddt_sugar.c235 case DT_NODE_DEXPR: in dt_sugar_visit_all()
H A Ddt_parser.c470 case DT_NODE_DEXPR: in dt_node_name()
609 case DT_NODE_DEXPR: in dt_node_free()
2162 dnp = dt_node_alloc(DT_NODE_DEXPR); in dt_node_statement()
4767 case DT_NODE_DEXPR: in dt_printd()
4954 case DT_NODE_DEXPR: in dt_node_printr()
H A Ddt_cc.c1636 case DT_NODE_DEXPR: in dt_compile_one_clause()