Searched defs:compare_fn (Results 1 – 6 of 6) sorted by relevance
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | typed-splay-tree.h | 33 typedef int (*compare_fn) (key_type, key_type); typedef 74 typed_splay_tree (compare_fn compare_fn, in typed_splay_tree() argument
|
/dflybsd-src/contrib/gdb-7/libiberty/ |
H A D | splay-tree.c | 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()
|
/dflybsd-src/contrib/binutils-2.34/libiberty/ |
H A D | splay-tree.c | 275 splay_tree_new (splay_tree_compare_fn compare_fn, in splay_tree_new() 290 splay_tree_new_with_allocator (splay_tree_compare_fn compare_fn, in splay_tree_new_with_allocator() 332 splay_tree_new_typed_alloc (splay_tree_compare_fn compare_fn, in splay_tree_new_typed_alloc()
|
/dflybsd-src/contrib/gcc-8.0/libiberty/ |
H A D | splay-tree.c | 272 splay_tree_new (splay_tree_compare_fn compare_fn, in splay_tree_new() 287 splay_tree_new_with_allocator (splay_tree_compare_fn compare_fn, in splay_tree_new_with_allocator() 325 splay_tree_new_typed_alloc (splay_tree_compare_fn compare_fn, in splay_tree_new_typed_alloc()
|
/dflybsd-src/contrib/binutils-2.27/libiberty/ |
H A D | splay-tree.c | 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()
|
/dflybsd-src/contrib/gcc-4.7/libiberty/ |
H A D | splay-tree.c | 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()
|