Home
last modified time | relevance | path

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

/freebsd/usr.bin/bsdiff/bsdiff/
H A Ddivsufsort64.h55 typedef int64_t saidx64_t; typedef
76 divsufsort64(const sauchar_t *T, saidx64_t *SA, saidx64_t n);
87 saidx64_t
88 divbwt64(const sauchar_t *T, sauchar_t *U, saidx64_t *A, saidx64_t n);
111 saidx64_t *SA /* can NULL */,
112 saidx64_t n, saidx64_t *idx);
126 saidx64_t *A /* can NULL */,
127 saidx64_t n, saidx64_t idx);
139 sufcheck64(const sauchar_t *T, const saidx64_t *SA, saidx64_t n, saint_t verbose);
153 saidx64_t
[all …]
H A Dbsdiff.c48 #define saidx_t saidx64_t
/freebsd/contrib/libdivsufsort/include/
H A Ddivsufsort_private.h65 # define saidx_t saidx64_t