Home | History | Annotate | Download | only in perf

Lines Matching refs:FALLBACK_QSORT_STACK_SIZE

2126 #define FALLBACK_QSORT_STACK_SIZE   100
2138 Int32 stackLo[FALLBACK_QSORT_STACK_SIZE];
2139 Int32 stackHi[FALLBACK_QSORT_STACK_SIZE];
2148 AssertH ( sp < FALLBACK_QSORT_STACK_SIZE, 1004 );
2225 #undef FALLBACK_QSORT_STACK_SIZE