Home
last modified time | relevance | path

Searched refs:std_node (Results 1 – 8 of 8) sorted by relevance

/openbsd-src/gnu/gcc/gcc/cp/
H A Dcp-tree.h565 #define std_node cp_global_trees[CPTI_STD] macro
H A Ddecl.c3172 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 DChangeLog-20011185 (std_node): Remove comment about it being NULL.
1192 (init_decl_processing): Always create std_node. Always add
H A DChangeLog-19984724 Initialize std_node to "fake std" if flag_honor_std is set.
/openbsd-src/gnu/usr.bin/gcc/gcc/cp/
H A Dcp-tree.h689 #define std_node cp_global_trees[CPTI_STD] macro
H A Ddecl.c6991 std_node = current_namespace; in cxx_init_decl_processing()
7278 builtin_function_1 (name, type, std_node, code, class, libname, attrs);
H A DChangeLog7162 (std_node): Remove comment about it being NULL.
7169 (init_decl_processing): Always create std_node. Always add
H A DChangeLog.211512 Initialize std_node to "fake std" if flag_honor_std is set.