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

/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dqsort.c124 int d, swaptype, swap_cnt; local
128 swap_cnt = 0;
155 swap_cnt = 1;
163 swap_cnt = 1;
172 swap_cnt = 1;
176 if (swap_cnt == 0) { /* Switch to insertion sort */

Completed in 19 milliseconds