Searched refs:FIBHEAPKEY_MIN (Results 1 - 3 of 3) sorted by relevance

/haiku-buildtools/binutils/libiberty/
H A Dfibheap.c38 #define FIBHEAPKEY_MIN LONG_MIN macro
221 if (okey == key && okey != FIBHEAPKEY_MIN)
262 fibheap_replace_key (heap, node, FIBHEAPKEY_MIN);
/haiku-buildtools/gcc/libiberty/
H A Dfibheap.c38 #define FIBHEAPKEY_MIN LONG_MIN macro
221 if (okey == key && okey != FIBHEAPKEY_MIN)
262 fibheap_replace_key (heap, node, FIBHEAPKEY_MIN);
/haiku-buildtools/legacy/binutils/libiberty/
H A Dfibheap.c38 #define FIBHEAPKEY_MIN LONG_MIN macro
259 fibheap_replace_key (heap, node, FIBHEAPKEY_MIN);

Completed in 185 milliseconds