Home
last modified time | relevance | path

Searched refs:resword (Results 1 – 13 of 13) sorted by relevance

/openbsd/src/gnu/usr.bin/gcc/gcc/treelang/
Dtreetree.c1158 struct resword struct
1165 static const struct resword reswords[] = argument
1248 #define N_reswords (sizeof reswords / sizeof (struct resword))
/openbsd/src/gnu/gcc/gcc/cp/
Dlex.c167 struct resword struct
182 static const struct resword reswords[] = argument
DChangeLog-2001784 * lex.c (cplus_tree_code_type, cplus_tree_code_length, resword):
DChangeLog-2003519 * lex.c (struct resword): Move const after ENUM_BITFIELD.
DChangeLog-19995684 * gxx.gperf (resword): Const-ify a char*.
DChangeLog5632 * lex.c (struct resword reswords): Add Objective-C++ support.
/openbsd/src/gnu/usr.bin/gcc/gcc/cp/
Dlex.c316 struct resword struct
330 static const struct resword reswords[] = argument
DChangeLog6761 * lex.c (cplus_tree_code_type, cplus_tree_code_length, resword):
DChangeLog.25684 * gxx.gperf (resword): Const-ify a char*.
/openbsd/src/gnu/usr.bin/gcc/gcc/
Dc-parse.in3287 struct resword
3301 static const struct resword reswords[] =
3412 #define N_reswords (sizeof reswords / sizeof (struct resword))
DChangeLog.12256 * c-parse.gperf (resword): Const-ify a char*.
/openbsd/src/gnu/gcc/gcc/
Dc-parser.c82 struct resword struct
96 static const struct resword reswords[] = argument
202 #define N_reswords (sizeof reswords / sizeof (struct resword))
/openbsd/src/gnu/gcc/gcc/treelang/
DChangeLog618 (struct resword, struct reswords): Remove.