Searched refs:SCOPE_LIST_CONCAT (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/ |
H A D | c-decl.c | 524 #define SCOPE_LIST_CONCAT(tscope, to, fscope, from) do { \ macro 1397 SCOPE_LIST_CONCAT (scope->outer, blocks, scope, blocks); in pop_scope()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c/ |
H A D | c-decl.cc | 533 #define SCOPE_LIST_CONCAT(tscope, to, fscope, from) do { \ macro 1409 SCOPE_LIST_CONCAT (scope->outer, blocks, scope, blocks); in pop_scope()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ChangeLog-2003 | 12081 (SCOPE_LIST_APPEND, SCOPE_LIST_CONCAT): New macros. 12093 (mark_forward_parm_decls): Use SCOPE_LIST_CONCAT. No need
|
H A D | ChangeLog-2007 | 1481 (SCOPE_LIST_CONCAT): Likewise.
|