Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/container/
H A Dbinaryheap.d426 auto top5 = heapify(a).take(5); variable
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/container/
H A Dbinaryheap.d423 auto top5 = heapify(a).take(5); variable