Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/zstd/lib/dictBuilder/
H A Ddivsufsort.c381 ss_partition(const int *PA, in ss_partition() function
433 first = ss_partition(PA, first, a, depth); in ss_mintrosort()
490 b = (v <= Td[PA[*a] - 1]) ? a : ss_partition(PA, a, c, depth); in ss_mintrosort()
524 first = ss_partition(PA, first, last, depth); in ss_mintrosort()