Home
last modified time | relevance | path

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

/freebsd/cddl/contrib/opensolaris/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.h176 #define DT_NODE_IF 22 /* if statement */ macro
H A Ddt_parser.c2171 dt_node_t *dnp = dt_node_alloc(DT_NODE_IF); in dt_node_if()
4801 case DT_NODE_IF: in dt_printd()
5055 case DT_NODE_IF: in dt_node_printr()