Searched refs:splay_tree_compare_fn (Results 1 – 3 of 3) sorted by relevance
63 typedef int (*splay_tree_compare_fn) (splay_tree_key, splay_tree_key); typedef107 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,
273 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()
1483 (splay_tree_compare_fn @var{compare_fn}, @