Home
last modified time | relevance | path

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

/openbsd-src/gnu/lib/libiberty/include/
H A Dsplay-tree.h120 extern splay_tree splay_tree_new_with_allocator (splay_tree_compare_fn,
H A DChangeLog200 (splay_tree_new_with_allocator): New function declaration.
/openbsd-src/gnu/usr.bin/binutils-2.17/include/
H A Dsplay-tree.h120 extern splay_tree splay_tree_new_with_allocator (splay_tree_compare_fn,
H A DChangeLog-9103455 (splay_tree_new_with_allocator): New function declaration.
/openbsd-src/gnu/gcc/include/
H A Dsplay-tree.h120 extern splay_tree splay_tree_new_with_allocator (splay_tree_compare_fn,
H A DChangeLog-9103455 (splay_tree_new_with_allocator): New function declaration.
/openbsd-src/gnu/usr.bin/binutils/include/
H A Dsplay-tree.h120 extern splay_tree splay_tree_new_with_allocator
H A DChangeLog252 (splay_tree_new_with_allocator): New function declaration.
H A DChangeLog-9103510 (splay_tree_new_with_allocator): New function declaration.
/openbsd-src/gnu/lib/libiberty/src/
H A Dsplay-tree.c250 return (splay_tree_new_with_allocator in splay_tree_new()
261 splay_tree_new_with_allocator (splay_tree_compare_fn compare_fn, in splay_tree_new_with_allocator() function
H A DChangeLog579 splay_tree_new_with_allocator, splay_tree_delete,
2213 (splay_tree_new): Call splay_tree_new_with_allocator, passing the
2215 (splay_tree_new_with_allocator): New function.
/openbsd-src/gnu/gcc/gcc/
H A Dggc.h246 splay_tree_new_with_allocator (COMPARE, NULL, NULL, \
/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dmacrotab.c872 t->definitions = (splay_tree_new_with_allocator in new_macro_table()