Searched refs:splay_tree_deallocate_fn (Results 1 – 11 of 11) sorted by relevance
| /dragonfly/contrib/binutils-2.27/include/ |
| HD | splay-tree.h | 81 typedef void (*splay_tree_deallocate_fn) (void *, void *); typedef 114 splay_tree_deallocate_fn deallocate; 129 splay_tree_deallocate_fn, 136 splay_tree_deallocate_fn,
|
| /dragonfly/contrib/binutils-2.34/include/ |
| HD | splay-tree.h | 88 typedef void (*splay_tree_deallocate_fn) (void *, void *); typedef 121 splay_tree_deallocate_fn deallocate; 136 splay_tree_deallocate_fn, 143 splay_tree_deallocate_fn,
|
| /dragonfly/contrib/gcc-8.0/include/ |
| HD | splay-tree.h | 81 typedef void (*splay_tree_deallocate_fn) (void *, void *); typedef 114 splay_tree_deallocate_fn deallocate; 129 splay_tree_deallocate_fn, 136 splay_tree_deallocate_fn,
|
| /dragonfly/contrib/gdb-7/include/ |
| HD | splay-tree.h | 86 typedef void (*splay_tree_deallocate_fn) (void *, void *); typedef 119 splay_tree_deallocate_fn deallocate; 134 splay_tree_deallocate_fn, 141 splay_tree_deallocate_fn,
|
| /dragonfly/contrib/gcc-4.7/include/ |
| HD | splay-tree.h | 93 typedef void (*splay_tree_deallocate_fn) (void *, void *); typedef 126 splay_tree_deallocate_fn deallocate; 141 splay_tree_deallocate_fn, 148 splay_tree_deallocate_fn,
|
| /dragonfly/contrib/binutils-2.27/libiberty/ |
| HD | splay-tree.c | 292 splay_tree_deallocate_fn deallocate_fn, in splay_tree_new_with_allocator() 331 splay_tree_deallocate_fn deallocate_fn, in splay_tree_new_typed_alloc()
|
| /dragonfly/contrib/gdb-7/libiberty/ |
| HD | splay-tree.c | 292 splay_tree_deallocate_fn deallocate_fn, in splay_tree_new_with_allocator() 331 splay_tree_deallocate_fn deallocate_fn, in splay_tree_new_typed_alloc()
|
| /dragonfly/contrib/gcc-4.7/libiberty/ |
| HD | splay-tree.c | 292 splay_tree_deallocate_fn deallocate_fn, in splay_tree_new_with_allocator() 331 splay_tree_deallocate_fn deallocate_fn, in splay_tree_new_typed_alloc()
|
| /dragonfly/contrib/gcc-8.0/libiberty/ |
| HD | splay-tree.c | 291 splay_tree_deallocate_fn deallocate_fn, in splay_tree_new_with_allocator() 330 splay_tree_deallocate_fn deallocate_fn, in splay_tree_new_typed_alloc()
|
| /dragonfly/contrib/binutils-2.34/libiberty/ |
| HD | splay-tree.c | 294 splay_tree_deallocate_fn deallocate_fn, in splay_tree_new_with_allocator() 337 splay_tree_deallocate_fn deallocate_fn, in splay_tree_new_typed_alloc()
|
| /dragonfly/contrib/gdb-7/gdb/ |
| HD | macrotab.c | 1074 ((splay_tree_deallocate_fn) macro_free), in new_macro_table()
|