Searched defs:gotos (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dstatement.h316 ScopeStatements *gotos; // forward referenced goto's go here member in class:ForeachStatement
753 GotoStatements *gotos; // of the goto labels, the equivalent statements they represent member in class:GccAsmStatement
H A Ddeclaration.h583 GotoStatements *gotos; // Gotos with forward references member in class:FuncDeclaration
/netbsd-current/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dstatement.h341 ScopeStatements *gotos; // forward referenced goto's go here member in class:ForeachStatement
741 GotoStatements *gotos; // of the goto labels, the equivalent statements they represent member in class:GccAsmStatement
H A Ddeclaration.h594 GotoStatements *gotos; // Gotos with forward references member in class:FuncDeclaration
/netbsd-current/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-decl.c380 vec<c_goto_bindings_p, va_gc> *gotos; variable
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/c/
H A Dc-decl.cc389 vec<c_goto_bindings_p, va_gc> *gotos; variable
[all...]

Completed in 695 milliseconds