Home
last modified time | relevance | path

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

/external/lzma/C/
DSort.h11 void HeapSort(UInt32 *p, size_t size);
DSort.c17 void HeapSort(UInt32 *p, size_t size) in HeapSort() function