Home
last modified time | relevance | path

Searched refs:init_tree (Results 1 – 20 of 20) sorted by relevance

/netbsd-src/external/bsd/kyua-cli/dist/engine/
H A Dconfig.cpp59 init_tree(config::tree& tree) in init_tree() function
101 init_tree(tree); in setup()
201 init_tree(tree); in default_config()
212 init_tree(tree); in empty_config()
H A Dmetadata.cpp253 init_tree(config::tree& tree) in init_tree() function
732 init_tree(props); in impl()
/netbsd-src/external/bsd/bc/dist/
H A Dproto.h80 void init_tree (void);
H A Dmain.c236 init_tree(); in main()
H A Dutil.c529 init_tree(void) in init_tree() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dlex.c318 init_tree (); in cxx_init()
H A Dtree.c5296 init_tree (void) in init_tree() function
H A Dcp-tree.h7394 extern void init_tree (void);
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dlex.cc319 init_tree (); in cxx_init()
H A DChangeLog.tree-ssa508 * tree.c (init_tree): Set lang_simplify_stmt.
H A DChangeLog-20022676 (init_tree): Use gengtype to mark trees.
3368 * tree.c (init_tree): Don't set hook.
3462 * tree.c (init_tree): Don't set make_lang_type_fn.
3776 (init_tree): Update.
H A DChangeLog-2001769 (init_tree): Don't initialize hooks here.
836 (init_tree): Initialize tree inlining hooks.
2774 * tree.c (init_tree): Set lang_set_decl_assembler_name.
H A DChangeLog-1999564 (init_tree): Set lang_unsave to cp_unsave.
1214 * tree.c (init_tree): Init make_lang_type_fn.
2588 (init_cplus_unsave): Rename to init_tree.
2616 (init_parse): Call init_tree, not init_cplus_unsave.
2637 (init_tree): This. Add GC roots.
H A Dtree.cc5618 init_tree (void) in init_tree() function
H A DChangeLog-2000363 (init_tree): Create the hashtable.
1263 (init_tree): Set lang_statement_code_p.
1547 * tree.c (init_tree): Use ARRAY_SIZE.
H A Dcp-tree.h7792 extern void init_tree (void);
H A DChangeLog-20162868 (init_tree): Register it.
H A DChangeLog-20044709 * tree.c (init_tree): Don't set lang_gimplify_stmt.
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/
H A Djit-playback.cc696 tree init_tree = init->as_tree (); in global_set_init_rvalue() local
697 tree folded = fold_const_var (init_tree); in global_set_init_rvalue()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-200327325 (init_tree): Don't set lang_statement_code_p, it's gone.