Home
last modified time | relevance | path

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

/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_parser.h82 } _clause; member
130 #define dn_pdescs dn_u._clause._descs /* DT_NODE_CLAUSE */
131 #define dn_pred dn_u._clause._pred /* DT_NODE_CLAUSE */
132 #define dn_acts dn_u._clause._acts /* DT_NODE_CLAUSE */
133 #define dn_locals dn_u._clause._locals /* DT_NODE_CLAUSE */
134 #define dn_ctxattr dn_u._clause._attr /* DT_NODE_CLAUSE */