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

/u-boot/fs/yaffs2/
H A Dyaffs_qsort.c65 int d, r, swaptype, swap_cnt; local
69 swap_cnt = 0;
96 swap_cnt = 1;
104 swap_cnt = 1;
113 swap_cnt = 1;
117 if (swap_cnt == 0) { /* Switch to insertion sort */

Completed in 35 milliseconds