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

/freebsd-11-stable/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_parser.h118 #define dn_child dn_u._nodes._links[0] /* DT_NODE_OP1 */
151 #define DT_NODE_OP1 8 /* unary operator */ macro
H A Ddt_parser.c465 case DT_NODE_OP1:
585 case DT_NODE_OP1:
1898 dnp = dt_node_alloc(DT_NODE_OP1);
4492 dt_cook_op1, /* DT_NODE_OP1 */
4723 case DT_NODE_OP1:

Completed in 65 milliseconds