Searched refs:RID_PTRBASE (Results 1 – 3 of 3) sorted by relevance
| /openbsd/src/gnu/usr.bin/gcc/gcc/treelang/ |
| D | treetree.c | 1193 { "__ptrbase", RID_PTRBASE, 0 }, 1194 { "__ptrbase__", RID_PTRBASE, 0 },
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/ |
| D | c-common.h | 78 RID_EXTENSION, RID_IMAGPART, RID_REALPART, RID_LABEL, RID_PTRBASE, enumerator
|
| D | c-parse.in | 3329 { "__ptrbase", RID_PTRBASE, 0 }, 3330 { "__ptrbase__", RID_PTRBASE, 0 }, 3487 /* RID_PTRBASE */ PTR_BASE,
|