Home
last modified time | relevance | path

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

/external/libdivsufsort/lib/
Dsssort.c209 ss_heapsort(const sauchar_t *Td, const saidx_t *PA, saidx_t *SA, saidx_t size) { in ss_heapsort() function
333 if(limit-- == 0) { ss_heapsort(Td, PA, first, last - first); } in ss_mintrosort()