Home
last modified time | relevance | path

Searched defs:compare_fn (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/libiberty/
H A Dsplay-tree.c275 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()
/netbsd-src/external/gpl3/gcc/dist/libiberty/
H A Dsplay-tree.c275 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()
/netbsd-src/external/gpl3/gcc.old/dist/libiberty/
H A Dsplay-tree.c275 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()
/netbsd-src/external/gpl3/binutils/dist/libiberty/
H A Dsplay-tree.c275 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()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtyped-splay-tree.h31 typedef int (*compare_fn) (key_type, key_type); typedef
111 typed_splay_tree (compare_fn compare_fn, in typed_splay_tree() argument
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtyped-splay-tree.h31 typedef int (*compare_fn) (key_type, key_type); typedef
111 typed_splay_tree (compare_fn compare_fn, in typed_splay_tree() argument
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dgfortran.h3541 typedef int (*compare_fn) (void *, void *); typedef
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dgfortran.h3829 typedef int (*compare_fn) (void *, void *); typedef