Searched refs:DT_NODE_OP3 (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/libdtrace/common/
H A Ddt_parser.h116 #define dn_expr dn_u._nodes._links[2] /* DT_NODE_OP3, DEXPR */
148 #define DT_NODE_OP3 10 /* ternary operator */ macro
H A Ddt_parser.c442 case DT_NODE_OP3:
567 case DT_NODE_OP3:
2054 dnp = dt_node_alloc(DT_NODE_OP3);
4399 dt_cook_op3, /* DT_NODE_OP3 */
4455 case DT_NODE_OP3:
4731 case DT_NODE_OP3:

Completed in 33 milliseconds