Searched refs:fibheap_replace_key (Results 1 - 7 of 7) sorted by relevance

/freebsd-11-stable/contrib/gcclibs/include/
H A Dfibheap.h75 extern fibheapkey_t fibheap_replace_key (fibheap_t, fibnode_t,
/freebsd-11-stable/contrib/gdb/include/
H A Dfibheap.h75 extern fibheapkey_t fibheap_replace_key PARAMS ((fibheap_t, fibnode_t,
/freebsd-11-stable/contrib/binutils/include/
H A Dfibheap.h75 extern fibheapkey_t fibheap_replace_key (fibheap_t, fibnode_t,
/freebsd-11-stable/contrib/gcclibs/libiberty/
H A Dfibheap.c245 fibheap_replace_key (fibheap_t heap, fibnode_t node, fibheapkey_t key)
259 fibheap_replace_key (heap, node, FIBHEAPKEY_MIN);
244 fibheap_replace_key (fibheap_t heap, fibnode_t node, fibheapkey_t key) function
/freebsd-11-stable/contrib/binutils/libiberty/
H A Dfibheap.c245 fibheap_replace_key (fibheap_t heap, fibnode_t node, fibheapkey_t key)
259 fibheap_replace_key (heap, node, FIBHEAPKEY_MIN);
244 fibheap_replace_key (fibheap_t heap, fibnode_t node, fibheapkey_t key) function
/freebsd-11-stable/contrib/gcc/
H A Dbb-reorder.c577 fibheap_replace_key (bbd[e->dest->index].heap,
739 fibheap_replace_key (bbd[e->dest->index].heap,
H A Dipa-inline.c460 /* fibheap_replace_key only increase the keys. */
461 if (fibheap_replace_key (heap, n, badness))

Completed in 122 milliseconds