Home
last modified time | relevance | path

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

/dflybsd-src/contrib/binutils-2.27/include/
H A Dsplay-tree.h125 extern splay_tree splay_tree_new_with_allocator (splay_tree_compare_fn,
/dflybsd-src/contrib/binutils-2.34/include/
H A Dsplay-tree.h132 extern splay_tree splay_tree_new_with_allocator (splay_tree_compare_fn,
/dflybsd-src/contrib/gcc-8.0/include/
H A Dsplay-tree.h125 extern splay_tree splay_tree_new_with_allocator (splay_tree_compare_fn,
/dflybsd-src/contrib/gdb-7/include/
H A Dsplay-tree.h130 extern splay_tree splay_tree_new_with_allocator (splay_tree_compare_fn,
/dflybsd-src/contrib/gcc-4.7/include/
H A Dsplay-tree.h137 extern splay_tree splay_tree_new_with_allocator (splay_tree_compare_fn,
/dflybsd-src/contrib/gdb-7/libiberty/
H A Dsplay-tree.c277 return (splay_tree_new_with_allocator in splay_tree_new()
288 splay_tree_new_with_allocator (splay_tree_compare_fn compare_fn, in splay_tree_new_with_allocator() function
/dflybsd-src/contrib/gcc-8.0/libiberty/
H A Dsplay-tree.c276 return (splay_tree_new_with_allocator in splay_tree_new()
287 splay_tree_new_with_allocator (splay_tree_compare_fn compare_fn, in splay_tree_new_with_allocator() function
/dflybsd-src/contrib/binutils-2.27/libiberty/
H A Dsplay-tree.c277 return (splay_tree_new_with_allocator in splay_tree_new()
288 splay_tree_new_with_allocator (splay_tree_compare_fn compare_fn, in splay_tree_new_with_allocator() function
/dflybsd-src/contrib/gcc-4.7/libiberty/
H A Dsplay-tree.c277 return (splay_tree_new_with_allocator in splay_tree_new()
288 splay_tree_new_with_allocator (splay_tree_compare_fn compare_fn, in splay_tree_new_with_allocator() function
/dflybsd-src/contrib/binutils-2.34/libiberty/
H A Dsplay-tree.c279 return (splay_tree_new_with_allocator in splay_tree_new()
290 splay_tree_new_with_allocator (splay_tree_compare_fn compare_fn, in splay_tree_new_with_allocator() function
/dflybsd-src/contrib/gdb-7/gdb/
H A Daddrmap.c585 map->tree = splay_tree_new_with_allocator (splay_compare_CORE_ADDR_ptr, in addrmap_create_mutable()
H A Dmacrotab.c1069 t->definitions = (splay_tree_new_with_allocator in new_macro_table()