Home
last modified time | relevance | path

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

/external/libdivsufsort/lib/
Dsssort.c291 ss_partition(const saidx_t *PA, in ss_partition() function
343 first = ss_partition(PA, first, a, depth); in ss_mintrosort()
400 b = (v <= Td[PA[*a] - 1]) ? a : ss_partition(PA, a, c, depth); in ss_mintrosort()
434 first = ss_partition(PA, first, last, depth); in ss_mintrosort()