Searched defs:typeof (Results 1 - 9 of 9) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.dg/ext/
H A Dno-asm-1.C8 int typeof; // { dg-error "expected" } variable
H A Dno-asm-2.C10 int typeof; // { dg-bogus "before .typeof." } variable
H A Dno-gnu-keywords-1.C9 int typeof; // { dg-bogus "before .typeof." } variable
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/
H A Dno-asm-1.c10 int typeof; /* { dg-error "before .typeof." } */ variable
H A Dno-asm-2.c9 int typeof; /* { dg-bogus "before .typeof." } */ variable
H A Dno-asm-3.c10 int typeof; /* { dg-error "before .typeof." } */ variable
H A Dno-asm-4.c11 int typeof; /* { dg-bogus "before .typeof." } */ variable
/netbsd-6-1-5-RELEASE/external/bsd/pcc/dist/pcc/cc/ccom/
H A Dcgram.y311 typeof: C_TYPEOF '(' e ')' { $$ = tyof(eve($3)); } label
/netbsd-6-1-5-RELEASE/external/bsd/pcc/dist/pcc/cc/cxxcom/
H A Dcgram.y395 typeof: C_TYPEOF '(' e ')' { $$ = tyof(eve($3)); } label

Completed in 127 milliseconds