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

  /src/usr.bin/xlint/lint1/
cgram.y 392 %type <y_type_attributes> type_attribute
997 | type_attribute begin_type_declaration_specifiers {
1037 | begin_type_specifier_qualifier_list_postfix type_attribute
1081 type_attribute
1082 | type_attribute_list type_attribute {
1087 type_attribute: /* See C11 6.7 declaration-specifiers */ label
1246 | struct_or_union type_attribute
1520 | notype_direct_declarator type_attribute
1543 | type_direct_declarator type_attribute {

Completed in 16 milliseconds