swap_cnt          101 opal/util/qsort.c 	int d, r, swaptype, swap_cnt;
swap_cnt          104 opal/util/qsort.c 	swap_cnt = 0;
swap_cnt          132 opal/util/qsort.c 				swap_cnt = 1;
swap_cnt          140 opal/util/qsort.c 				swap_cnt = 1;
swap_cnt          149 opal/util/qsort.c 		swap_cnt = 1;
swap_cnt          153 opal/util/qsort.c 	if (swap_cnt == 0) {  /* Switch to insertion sort */