Searched defs:start_attr_ok (Results 1 – 2 of 2) sorted by relevance
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | c-parser.c | 1442 bool nested, bool start_attr_ok, in c_parser_declaration_or_fndef() 1989 bool scspec_ok, bool typespec_ok, bool start_attr_ok, in c_parser_declspecs()
|
/dflybsd-src/contrib/gcc-8.0/gcc/c/ |
H A D | c-parser.c | 1754 bool nested, bool start_attr_ok, in c_parser_declaration_or_fndef() 2591 bool scspec_ok, bool typespec_ok, bool start_attr_ok, in c_parser_declspecs()
|