Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdtrace/common/
H A Ddt_parser.h167 #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.c466 case DT_NODE_DEXPR: in dt_node_name()
606 case DT_NODE_DEXPR: in dt_node_free()
2145 dnp = dt_node_alloc(DT_NODE_DEXPR); in dt_node_statement()
4750 case DT_NODE_DEXPR: in dt_printd()
4940 case DT_NODE_DEXPR: in dt_node_printr()
H A Ddt_cc.c1597 case DT_NODE_DEXPR: in dt_compile_one_clause()