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:
329 assert(if_stmt->dn_kind == DT_NODE_IF);
400 if (stmt->dn_kind != DT_NODE_IF) {
H A Ddt_parser.h149 /* DT_NODE_IF: */
176 #define DT_NODE_IF 22 /* if statement */ macro
H A Ddt_parser.c2142 dt_node_t *dnp = dt_node_alloc(DT_NODE_IF);
4502 dt_cook_none, /* DT_NODE_IF */
4771 case DT_NODE_IF:
5025 case DT_NODE_IF:

Completed in 70 milliseconds