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

/netbsd-current/external/gpl3/gcc.old/dist/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);
/netbsd-current/external/gpl3/gdb.old/dist/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);
/netbsd-current/external/gpl3/gcc/dist/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);
/netbsd-current/external/gpl3/gdb/dist/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);
/netbsd-current/external/gpl3/binutils.old/dist/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);
/netbsd-current/external/gpl3/binutils/dist/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);

Completed in 220 milliseconds