Searched refs:RID_TYPES_COMPATIBLE_P (Results 1 – 8 of 8) sorted by relevance
/openbsd/gnu/gcc/gcc/ |
H A D | c-common.h | 74 RID_TYPES_COMPATIBLE_P, RID_BUILTIN_COMPLEX, enumerator
|
H A D | c-parser.c | 114 { "__builtin_types_compatible_p", RID_TYPES_COMPATIBLE_P, 0 }, 5296 case RID_TYPES_COMPATIBLE_P: in c_parser_postfix_expression()
|
/openbsd/gnu/usr.bin/gcc/gcc/ |
H A D | c-common.h | 79 RID_PTREXTENT, RID_PTRVALUE, RID_CHOOSE_EXPR, RID_TYPES_COMPATIBLE_P, enumerator
|
H A D | c-parse.in | 3316 { "__builtin_types_compatible_p", RID_TYPES_COMPATIBLE_P, 0 }, 3492 /* RID_TYPES_COMPATIBLE_P */ TYPES_COMPATIBLE_P,
|
H A D | ChangeLog.6 | 2498 RID_TYPES_COMPATIBLE_P.
|
/openbsd/gnu/usr.bin/gcc/gcc/treelang/ |
H A D | treetree.c | 1180 { "__builtin_types_compatible_p", RID_TYPES_COMPATIBLE_P, 0 },
|
/openbsd/gnu/gcc/gcc/cp/ |
H A D | ChangeLog-2001 | 218 RID_TYPES_COMPATIBLE_P.
|
/openbsd/gnu/usr.bin/gcc/gcc/cp/ |
H A D | ChangeLog | 6195 RID_TYPES_COMPATIBLE_P.
|