Searched refs:trsort (Results 1 – 5 of 5) sorted by relevance
/freebsd/contrib/libdivsufsort/include/ |
H A D | divsufsort_private.h | 79 # define trsort trsort64 macro 200 trsort(saidx_t *ISA, saidx_t *SA, saidx_t n, saidx_t depth);
|
/freebsd/usr.bin/bsdiff/bsdiff/ |
H A D | Makefile | 10 SRCS= divsufsort.c sssort.c trsort.c utils.c
|
/freebsd/contrib/libdivsufsort/lib/ |
H A D | divsufsort.c | 159 trsort(ISAb, SA, m, 1); in sort_typeBstar()
|
H A D | trsort.c | 555 trsort(saidx_t *ISA, saidx_t *SA, saidx_t n, saidx_t depth) { in trsort() function
|
/freebsd/sys/contrib/zstd/lib/dictBuilder/ |
H A D | divsufsort.c | 1402 trsort(int *ISA, int *SA, int n, int depth) { in trsort() function 1577 trsort(ISAb, SA, m, 1); in sort_typeBstar()
|