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

  /src/usr.bin/xlint/lint1/
cgram.y 374 /* No type for begin_type_declaration_specifiers. */
945 | begin_type_declaration_specifiers end_type T_SEMI {
953 | begin_type_declaration_specifiers end_type
960 begin_type_declaration_specifiers: /* see C99 6.7, C23 6.7.1 */ label
967 | type_attribute begin_type_declaration_specifiers {
970 | begin_type_declaration_specifiers declmod
971 | begin_type_declaration_specifiers notype_type_specifier {
1578 | begin_type_declaration_specifiers end_type {
1592 | begin_type_declaration_specifiers end_type type_param_declarator {
1599 | begin_type_declaration_specifiers end_type abstract_declarator
    [all...]

Completed in 82 milliseconds