Home
last modified time | relevance | path

Searched defs:SS_MISORT_STACKSIZE (Results 1 – 2 of 2) sorted by relevance

/external/libdivsufsort/include/
Ddivsufsort_private.h121 # define SS_MISORT_STACKSIZE (96) macro
/external/archive-patcher/generator/src/main/java/com/google/archivepatcher/generator/bsdiff/
DDivSuffixSorter.java44 private static final int SS_MISORT_STACKSIZE = 16; field in DivSuffixSorter