Searched defs:heap1 (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dfibonacci_heap.c176 int_heap_t *heap1 = new int_heap_t (INT_MIN, &allocator); local
204 int_heap_t *heap1 = new int_heap_t (INT_MIN, &allocator); local
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dfibonacci_heap.cc176 int_heap_t *heap1 = new int_heap_t (INT_MIN, &allocator); local
204 int_heap_t *heap1 = new int_heap_t (INT_MIN, &allocator); local

Completed in 124 milliseconds