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

/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/lib/libdtrace/common/
H A Ddt_parser.h85 } _clause; member in union:dt_node::__anon16006
127 #define dn_pdescs dn_u._clause._descs /* DT_NODE_CLAUSE */
128 #define dn_pred dn_u._clause._pred /* DT_NODE_CLAUSE */
129 #define dn_acts dn_u._clause._acts /* DT_NODE_CLAUSE */
130 #define dn_locals dn_u._clause._locals /* DT_NODE_CLAUSE */
131 #define dn_ctxattr dn_u._clause._attr /* DT_NODE_CLAUSE */

Completed in 54 milliseconds