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

/osnet-11/usr/src/lib/libdtrace/common/
H A Ddt_parser.h113 #define dn_child dn_u._nodes._links[0] /* DT_NODE_OP1 */
146 #define DT_NODE_OP1 8 /* unary operator */ macro
H A Ddt_parser.c440 case DT_NODE_OP1:
560 case DT_NODE_OP1:
1843 dnp = dt_node_alloc(DT_NODE_OP1);
4397 dt_cook_op1, /* DT_NODE_OP1 */
4449 case DT_NODE_OP1:
4720 case DT_NODE_OP1:

Completed in 31 milliseconds