Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dfibonacci_heap.c222 struct heap_key struct
224 heap_key (int k): key (k) in heap_key() argument
230 bool operator< (const heap_key &other) const argument