Home
last modified time | relevance | path

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

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