Searched refs:std_node (Results 1 – 8 of 8) sorted by relevance
| /openbsd-src/gnu/gcc/gcc/cp/ |
| H A D | cp-tree.h | 565 #define std_node cp_global_trees[CPTI_STD] macro
|
| H A D | decl.c | 3172 std_node = current_namespace; in cxx_init_decl_processing() 3462 builtin_function_1 (name, type, std_node, code, cl, libname, attrs); in builtin_function()
|
| H A D | ChangeLog-2001 | 1185 (std_node): Remove comment about it being NULL. 1192 (init_decl_processing): Always create std_node. Always add
|
| H A D | ChangeLog-1998 | 4724 Initialize std_node to "fake std" if flag_honor_std is set.
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/cp/ |
| H A D | cp-tree.h | 689 #define std_node cp_global_trees[CPTI_STD] macro
|
| H A D | decl.c | 6991 std_node = current_namespace; in cxx_init_decl_processing() 7278 builtin_function_1 (name, type, std_node, code, class, libname, attrs);
|
| H A D | ChangeLog | 7162 (std_node): Remove comment about it being NULL. 7169 (init_decl_processing): Always create std_node. Always add
|
| H A D | ChangeLog.2 | 11512 Initialize std_node to "fake std" if flag_honor_std is set.
|