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

/freebsd-11-stable/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_parser.h82 } _clause; member in union:dt_node::__anon56
124 #define dn_pdescs dn_u._clause._descs /* DT_NODE_CLAUSE */
125 #define dn_pred dn_u._clause._pred /* DT_NODE_CLAUSE */
126 #define dn_acts dn_u._clause._acts /* DT_NODE_CLAUSE */
127 #define dn_locals dn_u._clause._locals /* DT_NODE_CLAUSE */
128 #define dn_ctxattr dn_u._clause._attr /* DT_NODE_CLAUSE */

Completed in 60 milliseconds