Home
last modified time | relevance | path

Searched defs:ALPHABET_SIZE (Results 1 – 2 of 2) sorted by last modified time

/freebsd/sys/contrib/zstd/lib/dictBuilder/
H A Ddivsufsort.c56 # define ALPHABET_SIZE (256) macro
/freebsd/contrib/libdivsufsort/include/
H A Ddivsufsort_private.h93 # define ALPHABET_SIZE (UINT8_MAX + 1) macro