Searched refs:swap_cnt (Results 1 - 1 of 1) sorted by relevance

/darwin-on-arm/xnu/bsd/kern/
H A Dqsort.c127 int d, swaptype, swap_cnt; local
131 swap_cnt = 0;
158 swap_cnt = 1;
166 swap_cnt = 1;
175 swap_cnt = 1;
179 if (swap_cnt == 0) { /* Switch to insertion sort */

Completed in 70 milliseconds