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

/freebsd-11-stable/contrib/gcclibs/include/
H A Dfibheap.h71 extern fibheap_t fibheap_new (void);
/freebsd-11-stable/contrib/gdb/include/
H A Dfibheap.h71 extern fibheap_t fibheap_new PARAMS ((void));
/freebsd-11-stable/contrib/binutils/include/
H A Dfibheap.h71 extern fibheap_t fibheap_new (void);
/freebsd-11-stable/contrib/gcc/
H A Dtracer.c207 fibheap_t heap = fibheap_new ();
H A Dipa-inline.c594 heap = fibheap_new ();
722 fibheap_t heap = fibheap_new ();
H A Dbb-reorder.c240 heap = fibheap_new ();
435 fibheap_t new_heap = fibheap_new ();
H A Dvar-tracking.c1843 worklist = fibheap_new ();
1844 pending = fibheap_new ();
H A Dbt-load.c1404 fibheap_t all_btr_defs = fibheap_new ();
/freebsd-11-stable/contrib/gcclibs/libiberty/
H A Dfibheap.c58 fibheap_new (void)
57 fibheap_new (void) function
/freebsd-11-stable/contrib/binutils/libiberty/
H A Dfibheap.c58 fibheap_new (void)
57 fibheap_new (void) function

Completed in 111 milliseconds