Home
last modified time | relevance | path

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

/trueos/usr.bin/xlint/lint1/
HDcgram.y116 sym_t *y_sym; member
204 %type <y_sym> func_decl
205 %type <y_sym> notype_decl
206 %type <y_sym> type_decl
212 %type <y_sym> struct_tag
213 %type <y_sym> enum_tag
215 %type <y_sym> struct_declaration
217 %type <y_sym> member_declaration_list_with_rbrace
218 %type <y_sym> member_declaration_list
219 %type <y_sym> member_declaration
[all …]