Searched defs:SS_BLOCKSIZE (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/libdivsufsort/include/
H A Ddivsufsort_private.h109 # undef SS_BLOCKSIZE macro
110 # define SS_BLOCKSIZE (0) macro
112 # undef SS_BLOCKSIZE macro
113 # define SS_BLOCKSIZE (32767) macro
116 # define SS_BLOCKSIZE (1024) macro
[all...]
/freebsd-12-stable/sys/contrib/zstd/lib/dictBuilder/
H A Ddivsufsort.c70 # undef SS_BLOCKSIZE macro
71 # define SS_BLOCKSIZE (0) macro
73 # undef SS_BLOCKSIZE macro
74 # define SS_BLOCKSIZE (32767) macro
77 # define SS_BLOCKSIZE (1024) macro
[all...]

Completed in 52 milliseconds