Home
last modified time | relevance | path

Searched refs:splay_tree_compare_fn (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.25/include/
Dsplay-tree.h63 typedef int (*splay_tree_compare_fn) (splay_tree_key, splay_tree_key); typedef
107 splay_tree_compare_fn comp;
127 extern splay_tree splay_tree_new (splay_tree_compare_fn,
130 extern splay_tree splay_tree_new_with_allocator (splay_tree_compare_fn,
136 extern splay_tree splay_tree_new_typed_alloc (splay_tree_compare_fn,
/toolchain/binutils/binutils-2.25/libiberty/
Dsplay-tree.c273 splay_tree_new (splay_tree_compare_fn compare_fn, in splay_tree_new()
288 splay_tree_new_with_allocator (splay_tree_compare_fn compare_fn, in splay_tree_new_with_allocator()
326 splay_tree_new_typed_alloc (splay_tree_compare_fn compare_fn, in splay_tree_new_typed_alloc()
Dfunctions.texi1483 (splay_tree_compare_fn @var{compare_fn}, @