Searched refs:RID_FALSE (Results 1 – 6 of 6) sorted by relevance
/openbsd/gnu/gcc/gcc/cp/ |
H A D | lex.c | 239 { "false", RID_FALSE, 0 },
|
H A D | parser.c | 3056 case RID_FALSE: in cp_parser_primary_expression()
|
/openbsd/gnu/gcc/gcc/ |
H A D | c-common.h | 84 RID_DELETE, RID_FALSE, RID_NAMESPACE, enumerator
|
/openbsd/gnu/usr.bin/gcc/gcc/ |
H A D | c-common.h | 88 RID_DELETE, RID_FALSE, RID_NAMESPACE, enumerator
|
H A D | c-parse.in | 3509 /* RID_FALSE */ 0,
|
/openbsd/gnu/usr.bin/gcc/gcc/cp/ |
H A D | lex.c | 386 { "false", RID_FALSE, 0 },
|