Searched refs:splay_tree_min (Results 1 - 7 of 7) sorted by relevance

/openbsd-current/gnu/lib/libiberty/include/
H A Dsplay-tree.h135 extern splay_tree_node splay_tree_min (splay_tree);
/openbsd-current/gnu/gcc/include/
H A Dsplay-tree.h135 extern splay_tree_node splay_tree_min (splay_tree);
/openbsd-current/gnu/usr.bin/binutils-2.17/include/
H A Dsplay-tree.h135 extern splay_tree_node splay_tree_min (splay_tree);
/openbsd-current/gnu/gcc/gcc/
H A Dipa-utils.c195 result = splay_tree_min (env.nodes_marked_new);
200 result = splay_tree_min (env.nodes_marked_new);
H A Dipa-type-escape.c1749 result = splay_tree_min (uid_to_addressof_down_map);
1761 result = splay_tree_min (all_canon_types);
1795 result = splay_tree_min (uid_to_addressof_up_map);
1807 result = splay_tree_min (uid_to_subtype_map);
1813 result = splay_tree_min (uid_to_subtype_map);
/openbsd-current/gnu/usr.bin/binutils/include/
H A Dsplay-tree.h145 extern splay_tree_node splay_tree_min
/openbsd-current/gnu/lib/libiberty/src/
H A Dsplay-tree.c416 splay_tree_min (splay_tree sp) function

Completed in 187 milliseconds