Searched refs:fibheap_empty (Results 1 - 10 of 10) sorted by relevance

/freebsd-11-stable/contrib/gcclibs/include/
H A Dfibheap.h73 extern int fibheap_empty (fibheap_t);
/freebsd-11-stable/contrib/gdb/include/
H A Dfibheap.h73 extern int fibheap_empty PARAMS ((fibheap_t));
/freebsd-11-stable/contrib/binutils/include/
H A Dfibheap.h73 extern int fibheap_empty (fibheap_t);
/freebsd-11-stable/contrib/gcc/
H A Dtracer.c241 && !fibheap_empty (heap))
H A Dipa-inline.c596 if (fibheap_empty (heap))
615 while (!fibheap_empty (heap)
668 if (!fibheap_empty (heap) && dump_file)
H A Dvar-tracking.c1854 while (!fibheap_empty (pending))
1865 while (!fibheap_empty (worklist))
H A Dbt-load.c1439 while (!fibheap_empty (all_btr_defs))
H A Dbb-reorder.c437 while (!fibheap_empty (*heap))
/freebsd-11-stable/contrib/gcclibs/libiberty/
H A Dfibheap.c277 fibheap_empty (fibheap_t heap)
276 fibheap_empty (fibheap_t heap) function
/freebsd-11-stable/contrib/binutils/libiberty/
H A Dfibheap.c277 fibheap_empty (fibheap_t heap)
276 fibheap_empty (fibheap_t heap) function

Completed in 361 milliseconds