Searched refs:splay_tree_foreach (Results 1 - 13 of 13) sorted by relevance

/freebsd-11-stable/contrib/gcclibs/include/
H A Dsplay-tree.h136 extern int splay_tree_foreach (splay_tree, splay_tree_foreach_fn, void*);
/freebsd-11-stable/contrib/binutils/include/
H A Dsplay-tree.h136 extern int splay_tree_foreach (splay_tree, splay_tree_foreach_fn, void*);
/freebsd-11-stable/contrib/gdb/include/
H A Dsplay-tree.h147 extern int splay_tree_foreach PARAMS((splay_tree,
/freebsd-11-stable/contrib/gcclibs/libiberty/
H A Dsplay-tree.c497 splay_tree_foreach (splay_tree sp, splay_tree_foreach_fn fn, void *data) function
/freebsd-11-stable/contrib/binutils/libiberty/
H A Dsplay-tree.c497 splay_tree_foreach (splay_tree sp, splay_tree_foreach_fn fn, void *data) function
/freebsd-11-stable/contrib/gcc/
H A Ddwarf2asm.c773 splay_tree_foreach. Emit one queued constant to memory. */
800 splay_tree_foreach (indirect_pool, dw2_output_indirect_constant_1, NULL);
H A Dc-lex.c174 splay_tree_foreach (file_info_tree, dump_one_header, 0);
H A Dsee.c1596 This is a subroutine of see_commit_changes called via splay_tree_foreach.
1823 splay_tree_foreach (see_bb_splay_ar[i],
2057 This is a subroutine of see_execute_LCM called via splay_tree_foreach.
2124 splay_tree_foreach (see_bb_splay_ar[i],
2920 via splay_tree_foreach.
3017 splay_tree_foreach (see_bb_splay_ar[i],
H A Dalias.c287 record_alias_subset via splay_tree_foreach. */
696 splay_tree_foreach (subset_entry->children, insert_subset_children,
H A Dflow.c3225 while (splay_tree_foreach (pbi->reg_cond_dead,
H A Dgimplify.c4917 splay_tree_foreach (ctx->variables, gimplify_adjust_omp_clauses_1, list_p);
H A Dc-common.c3896 /* Subroutines of c_do_switch_warnings, called via splay_tree_foreach.
3926 /* Subroutine of c_do_switch_warnings, called via splay_tree_foreach.
4055 splay_tree_foreach (cases, match_case_to_enum, type);
/freebsd-11-stable/contrib/gcc/cp/
H A Ddecl2.c3405 splay_tree_foreach (priority_info_map,

Completed in 356 milliseconds