Searched refs:QSORT_STACK_SIZE (Results 1 – 1 of 1) sorted by relevance
24 #define QSORT_STACK_SIZE (sizeof(size_t) * CHAR_BIT) macro28 void *begin_stack[QSORT_STACK_SIZE]; in zend_qsort()29 void *end_stack[QSORT_STACK_SIZE]; in zend_qsort()
Completed in 4 milliseconds