HomeSort by: relevance | last modified time | path
    Searched defs:identifier_sym (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.bin/xlint/lint1/
cgram.y 351 %type <y_sym> identifier_sym
507 identifier_sym: /* helper for struct/union/enum */ label
1181 struct_or_union identifier_sym {
1191 | struct_or_union identifier_sym {
1350 enum gcc_attribute_specifier_list_opt identifier_sym {
1353 | enum gcc_attribute_specifier_list_opt identifier_sym {
1411 identifier_sym gcc_attribute_specifier_list_opt {
1414 | identifier_sym gcc_attribute_specifier_list_opt
cgram.y 351 %type <y_sym> identifier_sym
507 identifier_sym: /* helper for struct/union/enum */ label
1181 struct_or_union identifier_sym {
1191 | struct_or_union identifier_sym {
1350 enum gcc_attribute_specifier_list_opt identifier_sym {
1353 | enum gcc_attribute_specifier_list_opt identifier_sym {
1411 identifier_sym gcc_attribute_specifier_list_opt {
1414 | identifier_sym gcc_attribute_specifier_list_opt

Completed in 23 milliseconds