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

/illumos-gate/usr/src/lib/libdtrace/common/
H A Ddt_parser.h124 #define dn_child dn_u._nodes._links[0] /* DT_NODE_OP1 */
162 #define DT_NODE_OP1 8 /* unary operator */ macro
H A Ddt_sugar.c213 case DT_NODE_OP1:
H A Ddt_parser.c460 case DT_NODE_OP1:
580 case DT_NODE_OP1:
1892 dnp = dt_node_alloc(DT_NODE_OP1);
4488 dt_cook_op1, /* DT_NODE_OP1 */
4695 case DT_NODE_OP1:
4897 case DT_NODE_OP1:

Completed in 70 milliseconds