Searched defs:TYPENAME (Results 1 – 11 of 11) sorted by relevance
/openbsd-src/gnu/usr.bin/gcc/gcc/cp/ | ||
H A D | decl.h | 29 TYPENAME, /* Typename (inside cast or sizeof) */ enumerator |
/openbsd-src/gnu/gcc/gcc/cp/ | ||
H A D | decl.h | 29 TYPENAME, /* Typename (inside cast or sizeof) */ enumerator |
/openbsd-src/gnu/usr.bin/binutils/gdb/ | ||
H A D | f-exp.c | 61 TYPENAME = 263, enumerator |
H A D | jv-exp.c | 61 TYPENAME = 263, enumerator |
H A D | m2-exp.c | 69 TYPENAME = 271, enumerator |
H A D | c-exp.c | 60 TYPENAME = 262, enumerator |
H A D | objc-exp.c | 62 TYPENAME = 264, enumerator |
H A D | p-exp.c | 61 TYPENAME = 263, enumerator |
H A D | ada-exp.c | 60 TYPENAME = 262, enumerator |
/openbsd-src/gnu/usr.bin/gcc/gcc/ | ||
H A D | c-decl.c | 59 TYPENAME}; /* Typename (inside cast or sizeof) */ enumerator |
/openbsd-src/gnu/gcc/gcc/ | ||
H A D | c-decl.c | 71 TYPENAME}; /* Typename (inside cast or sizeof) */ enumerator |