Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/libiberty/
Dsplay-tree.c277 splay_tree_new (splay_tree_compare_fn compare_fn, in splay_tree_new() argument
282 (compare_fn, delete_key_fn, delete_value_fn, in splay_tree_new()
292 splay_tree_new_with_allocator (splay_tree_compare_fn compare_fn, in splay_tree_new_with_allocator() argument
302 sp->comp = compare_fn; in splay_tree_new_with_allocator()