Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/cp/
H A Dcp-tree.h565 #define std_node cp_global_trees[CPTI_STD] macro
H A Ddecl.c3184 std_node = current_namespace; in cxx_init_decl_processing()
3474 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.