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

  /src/usr.bin/xlint/lint1/
cgram.y 385 /* No type for end_type. */
929 begin_type_declmods end_type T_SEMI {
937 | begin_type_declmods end_type notype_init_declarator_list T_SEMI {
945 | begin_type_declaration_specifiers end_type T_SEMI {
953 | begin_type_declaration_specifiers end_type
1084 end_type: label
1247 begin_type_qualifier_list end_type {
1255 | begin_type_specifier_qualifier_list end_type {
1261 | begin_type_qualifier_list end_type type_attribute_list_opt T_SEMI {
1266 | begin_type_specifier_qualifier_list end_type T_SEMI
    [all...]
cgram.y 385 /* No type for end_type. */
929 begin_type_declmods end_type T_SEMI {
937 | begin_type_declmods end_type notype_init_declarator_list T_SEMI {
945 | begin_type_declaration_specifiers end_type T_SEMI {
953 | begin_type_declaration_specifiers end_type
1084 end_type: label
1247 begin_type_qualifier_list end_type {
1255 | begin_type_specifier_qualifier_list end_type {
1261 | begin_type_qualifier_list end_type type_attribute_list_opt T_SEMI {
1266 | begin_type_specifier_qualifier_list end_type T_SEMI
    [all...]

Completed in 28 milliseconds