Searched refs:chksorted (Results 1 - 1 of 1) sorted by relevance
/ast/src/lib/libvcodex/ | ||
H A D | vcsfxsort.c | 112 static int chksorted(Vcsfx_t* sfx, Vcsfxint_t lo, Vcsfxint_t hi) function 534 /**/DEBUG_ASSERT(chkdata(sfx,0,sfx->nstr-1) && chksorted(sfx,0,sfx->nstr-1) ); |
Completed in 10 milliseconds