Home
last modified time | relevance | path

Searched refs:fibheap_replace_key_data (Results 1 – 8 of 8) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/libiberty/
H A Dfibheap.c198 fibheap_replace_key_data (fibheap_t heap, fibnode_t node, in fibheap_replace_key_data() function
242 return fibheap_replace_key_data (heap, node, node->key, data); in fibheap_replace_data()
250 fibheap_replace_key_data (heap, node, key, node->data); in fibheap_replace_key()
/dflybsd-src/contrib/gcc-4.7/libiberty/
H A Dfibheap.c198 fibheap_replace_key_data (fibheap_t heap, fibnode_t node, in fibheap_replace_key_data() function
242 return fibheap_replace_key_data (heap, node, node->key, data); in fibheap_replace_data()
250 fibheap_replace_key_data (heap, node, key, node->data); in fibheap_replace_key()
/dflybsd-src/contrib/binutils-2.34/libiberty/
H A Dfibheap.c198 fibheap_replace_key_data (fibheap_t heap, fibnode_t node, in fibheap_replace_key_data() function
242 return fibheap_replace_key_data (heap, node, node->key, data); in fibheap_replace_data()
250 fibheap_replace_key_data (heap, node, key, node->data); in fibheap_replace_key()
/dflybsd-src/contrib/binutils-2.27/libiberty/
H A Dfibheap.c198 fibheap_replace_key_data (fibheap_t heap, fibnode_t node, in fibheap_replace_key_data() function
242 return fibheap_replace_key_data (heap, node, node->key, data); in fibheap_replace_data()
250 fibheap_replace_key_data (heap, node, key, node->data); in fibheap_replace_key()
/dflybsd-src/contrib/gcc-4.7/include/
H A Dfibheap.h82 extern void *fibheap_replace_key_data (fibheap_t, fibnode_t,
/dflybsd-src/contrib/binutils-2.34/include/
H A Dfibheap.h81 extern void *fibheap_replace_key_data (fibheap_t, fibnode_t,
/dflybsd-src/contrib/binutils-2.27/include/
H A Dfibheap.h81 extern void *fibheap_replace_key_data (fibheap_t, fibnode_t,
/dflybsd-src/contrib/gcc-8.0/include/
H A Dfibheap.h81 extern void *fibheap_replace_key_data (fibheap_t, fibnode_t,