Searched refs:fibheap_insert (Results 1 – 12 of 12) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/include/ |
H A D | fibheap.h | 76 extern fibnode_t fibheap_insert (fibheap_t, fibheapkey_t, void *);
|
/netbsd-src/external/gpl3/binutils/dist/include/ |
H A D | fibheap.h | 76 extern fibnode_t fibheap_insert (fibheap_t, fibheapkey_t, void *);
|
/netbsd-src/external/gpl3/gcc.old/dist/include/ |
H A D | fibheap.h | 76 extern fibnode_t fibheap_insert (fibheap_t, fibheapkey_t, void *);
|
/netbsd-src/external/gpl3/binutils.old/dist/include/ |
H A D | fibheap.h | 76 extern fibnode_t fibheap_insert (fibheap_t, fibheapkey_t, void *);
|
/netbsd-src/external/gpl3/gcc/dist/libiberty/ |
H A D | fibheap.c | 98 fibheap_insert (fibheap_t heap, fibheapkey_t key, void *data) in fibheap_insert() function
|
H A D | ChangeLog | 4419 fibheap_comp_data, fibheap_insert, fibheap_min, fibheap_min_key, 6312 (fibheap_insert): Remove check for node allocation failure.
|
/netbsd-src/external/gpl3/binutils.old/dist/libiberty/ |
H A D | fibheap.c | 98 fibheap_insert (fibheap_t heap, fibheapkey_t key, void *data) in fibheap_insert() function
|
H A D | ChangeLog | 4500 fibheap_comp_data, fibheap_insert, fibheap_min, fibheap_min_key, 6393 (fibheap_insert): Remove check for node allocation failure.
|
/netbsd-src/external/gpl3/gcc.old/dist/libiberty/ |
H A D | fibheap.c | 98 fibheap_insert (fibheap_t heap, fibheapkey_t key, void *data) in fibheap_insert() function
|
/netbsd-src/external/gpl3/binutils/dist/libiberty/ |
H A D | fibheap.c | 98 fibheap_insert (fibheap_t heap, fibheapkey_t key, void *data) in fibheap_insert() function
|
H A D | ChangeLog | 4910 fibheap_comp_data, fibheap_insert, fibheap_min, fibheap_min_key, 6803 (fibheap_insert): Remove check for node allocation failure.
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ChangeLog-2014 | 5455 (fibonacci_heap::insert): Created from fibheap_insert.
|