Home
last modified time | relevance | path

Searched refs:RID_EXTENSION (Results 1 – 8 of 8) sorted by relevance

/openbsd/gnu/gcc/gcc/
H A Dc-parser.c120 { "__extension__", RID_EXTENSION, 0 },
1136 case RID_EXTENSION: in c_parser_external_declaration()
2009 if (c_parser_next_token_is_keyword (parser, RID_EXTENSION)) in c_parser_struct_declaration()
3455 && c_parser_next_token_is_keyword (parser, RID_EXTENSION)) in c_parser_compound_statement_nostart()
3463 == RID_EXTENSION)) in c_parser_compound_statement_nostart()
4038 else if (c_parser_next_token_is_keyword (parser, RID_EXTENSION)) in c_parser_for_statement()
4046 == RID_EXTENSION)) in c_parser_for_statement()
4847 case RID_EXTENSION: in c_parser_unary_expression()
H A Dc-common.h73 RID_EXTENSION, RID_IMAGPART, RID_REALPART, RID_LABEL, RID_CHOOSE_EXPR, enumerator
/openbsd/gnu/gcc/gcc/cp/
H A Dlex.c199 { "__extension__", RID_EXTENSION, 0 },
H A Dparser.c5022 case RID_EXTENSION: in cp_parser_unary_expression()
14900 if (cp_lexer_next_token_is_keyword (parser->lexer, RID_EXTENSION)) in cp_parser_extension_opt()
/openbsd/gnu/usr.bin/gcc/gcc/
H A Dc-common.h78 RID_EXTENSION, RID_IMAGPART, RID_REALPART, RID_LABEL, RID_PTRBASE, enumerator
H A Dc-parse.in3322 { "__extension__", RID_EXTENSION, 0 },
3483 /* RID_EXTENSION */ EXTENSION,
/openbsd/gnu/usr.bin/gcc/gcc/treelang/
H A Dtreetree.c1186 { "__extension__", RID_EXTENSION, 0 },
/openbsd/gnu/usr.bin/gcc/gcc/cp/
H A Dlex.c346 { "__extension__", RID_EXTENSION, 0 },