Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/abi/spectrans/spec2trace/
H A Dparseproto.y90 decl_spec_t *ds_val; member
108 %type <ds_val> storage_class_specifier
109 %type <ds_val> type_qualifier
110 %type <ds_val> type_qualifier_list
112 %token <ds_val> STRUCT UNION
113 %token <ds_val> ENUM
114 %type <ds_val> declaration_specifiers
115 %type <ds_val> type_specifier
116 %type <ds_val> struct_or_union_specifier enum_specifier
117 %type <ds_val> typedef_name