Home
last modified time | relevance | path

Searched refs:build_simple_heap (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dfibonacci_heap.c96 build_simple_heap (int *buffer, int_heap_node_t **nodes) in build_simple_heap() function
117 int_heap_t *heap = build_simple_heap (values, nodes); in test_replace_key()