Home
last modified time | relevance | path

Searched defs:trsort (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/libdivsufsort/include/
H A Ddivsufsort_private.h79 # define trsort trsort64 macro
/freebsd/contrib/libdivsufsort/lib/
H A Dtrsort.c555 trsort(saidx_t *ISA, saidx_t *SA, saidx_t n, saidx_t depth) { in trsort() function
/freebsd/sys/contrib/zstd/lib/dictBuilder/
H A Ddivsufsort.c1402 trsort(int *ISA, int *SA, int n, int depth) { in trsort() function