Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdtrace/common/
H A Ddt_sugar.c285 case DT_NODE_IF: in dt_sugar_visit_all()
329 assert(if_stmt->dn_kind == DT_NODE_IF); in dt_sugar_do_if()
400 if (stmt->dn_kind != DT_NODE_IF) { in dt_sugar_visit_stmts()
H A Ddt_parser.h178 #define DT_NODE_IF 22 /* if statement */ macro
H A Ddt_parser.c2154 dt_node_t *dnp = dt_node_alloc(DT_NODE_IF); in dt_node_if()
4784 case DT_NODE_IF: in dt_printd()
5041 case DT_NODE_IF: in dt_node_printr()