Home
last modified time | relevance | path

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

/external/libdivsufsort/include/
Ddivsufsort_private.h121 # define SS_MISORT_STACKSIZE (96) macro
123 # define SS_MISORT_STACKSIZE (64)
126 # define SS_MISORT_STACKSIZE (16)
128 # define SS_MISORT_STACKSIZE (24)
/external/zstd/lib/dictBuilder/
Ddivsufsort.c81 # define SS_MISORT_STACKSIZE (96) macro
83 # define SS_MISORT_STACKSIZE (16) macro
85 # define SS_MISORT_STACKSIZE (24) macro
403 #define STACK_SIZE SS_MISORT_STACKSIZE in ss_mintrosort()
/external/libdivsufsort/lib/
Dsssort.c313 #define STACK_SIZE SS_MISORT_STACKSIZE in ss_mintrosort()