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

/haiku-buildtools/gcc/include/
H A Dfibheap.h80 extern fibheapkey_t fibheap_replace_key (fibheap_t, fibnode_t,
/haiku-buildtools/legacy/binutils/include/
H A Dfibheap.h75 extern fibheapkey_t fibheap_replace_key (fibheap_t, fibnode_t,
/haiku-buildtools/binutils/include/
H A Dfibheap.h79 extern fibheapkey_t fibheap_replace_key (fibheap_t, fibnode_t,
/haiku-buildtools/binutils/libiberty/
H A Dfibheap.c248 fibheap_replace_key (fibheap_t heap, fibnode_t node, fibheapkey_t key)
262 fibheap_replace_key (heap, node, FIBHEAPKEY_MIN);
247 fibheap_replace_key (fibheap_t heap, fibnode_t node, fibheapkey_t key) function
/haiku-buildtools/gcc/libiberty/
H A Dfibheap.c248 fibheap_replace_key (fibheap_t heap, fibnode_t node, fibheapkey_t key)
262 fibheap_replace_key (heap, node, FIBHEAPKEY_MIN);
247 fibheap_replace_key (fibheap_t heap, fibnode_t node, fibheapkey_t key) function
/haiku-buildtools/legacy/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

Completed in 57 milliseconds