Home | History | Annotate | Download | only in tests

Lines Matching refs:FALLBACK_QSORT_STACK_SIZE

2135 #define FALLBACK_QSORT_STACK_SIZE   100
2147 Int32 stackLo[FALLBACK_QSORT_STACK_SIZE];
2148 Int32 stackHi[FALLBACK_QSORT_STACK_SIZE];
2157 AssertH ( sp < FALLBACK_QSORT_STACK_SIZE, 1004 );
2234 #undef FALLBACK_QSORT_STACK_SIZE