Searched refs:splay_tree_compare_fn (Results 1 – 2 of 2) sorted by relevance
58 typedef int (*splay_tree_compare_fn) (splay_tree_key, splay_tree_key); typedef104 splay_tree_compare_fn comp;120 extern splay_tree splay_tree_new (splay_tree_compare_fn,123 extern splay_tree splay_tree_new_with_allocator (splay_tree_compare_fn,
277 splay_tree_new (splay_tree_compare_fn compare_fn, in splay_tree_new()292 splay_tree_new_with_allocator (splay_tree_compare_fn compare_fn, in splay_tree_new_with_allocator()