Searched refs:RID_WCHAR (Results 1 – 9 of 9) sorted by relevance
| /openbsd/src/gnu/gcc/gcc/cp/ |
| D | lex.c | 280 { "wchar_t", RID_WCHAR, 0 },
|
| D | parser.c | 552 case RID_WCHAR: in cp_lexer_next_token_is_decl_specifier_keyword() 9857 case RID_WCHAR: in cp_parser_simple_type_specifier()
|
| /openbsd/src/gnu/gcc/gcc/ |
| D | c-common.h | 81 RID_BOOL, RID_WCHAR, RID_CLASS, enumerator
|
| D | c-common.c | 3281 record_builtin_type (RID_WCHAR, "wchar_t", wchar_type_node); in c_common_nodes_and_builtins()
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/ |
| D | c-common.h | 85 RID_BOOL, RID_WCHAR, RID_CLASS, enumerator
|
| D | c-common.c | 3429 record_builtin_type (RID_WCHAR, "wchar_t", wchar_type_node); in c_common_nodes_and_builtins()
|
| D | c-parse.in | 3500 /* RID_WCHAR */ 0,
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/cp/ |
| D | lex.c | 427 { "wchar_t", RID_WCHAR, 0 },
|
| D | decl.c | 10925 || id == ridpointers[(int) RID_WCHAR])
|