Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/include/
Dsplay-tree.h130 extern splay_tree splay_tree_new_with_allocator (splay_tree_compare_fn,
DChangeLog-9103455 (splay_tree_new_with_allocator): New function declaration.
/toolchain/binutils/binutils-2.25/libiberty/
Dsplay-tree.c277 return (splay_tree_new_with_allocator in splay_tree_new()
288 splay_tree_new_with_allocator (splay_tree_compare_fn compare_fn, in splay_tree_new_with_allocator() function
DChangeLog1010 (splay_tree_new_with_allocator): Use it.
2550 splay_tree_new_with_allocator, splay_tree_delete,
4184 (splay_tree_new): Call splay_tree_new_with_allocator, passing the
4186 (splay_tree_new_with_allocator): New function.