Home
last modified time | relevance | path

Searched refs:fibheap_min_key (Results 1 – 7 of 7) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils-2.17/include/
H A Dfibheap.h74 extern fibheapkey_t fibheap_min_key (fibheap_t);
/openbsd-src/gnu/gcc/include/
H A Dfibheap.h74 extern fibheapkey_t fibheap_min_key (fibheap_t);
/openbsd-src/gnu/lib/libiberty/include/
H A Dfibheap.h74 extern fibheapkey_t fibheap_min_key (fibheap_t);
/openbsd-src/gnu/usr.bin/binutils/include/
H A Dfibheap.h74 extern fibheapkey_t fibheap_min_key PARAMS ((fibheap_t));
/openbsd-src/gnu/lib/libiberty/src/
H A Dfibheap.c134 fibheap_min_key (fibheap_t heap) in fibheap_min_key() function
H A DChangeLog674 fibheap_comp_data, fibheap_insert, fibheap_min, fibheap_min_key,
/openbsd-src/gnu/gcc/gcc/
H A Dbt-load.c1441 int min_cost = -fibheap_min_key (all_btr_defs); in migrate_btr_defs()