Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libdtrace/common/
H A Ddt_parser.h166 #define DT_NODE_DFUNC 12 /* D function action */ macro
H A Ddt_sugar.c236 case DT_NODE_DFUNC: in dt_sugar_visit_all()
H A Ddt_parser.c466 case DT_NODE_DFUNC: in dt_node_name()
605 case DT_NODE_DFUNC: in dt_node_free()
2131 dnp = dt_node_alloc(DT_NODE_DFUNC); in dt_node_statement()
4738 case DT_NODE_DFUNC: in dt_printd()
4925 case DT_NODE_DFUNC: in dt_node_printr()
H A Ddt_cc.c1603 case DT_NODE_DFUNC: in dt_compile_one_clause()