Home
last modified time | relevance | path

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

/system/libufdt/sysdeps/
Dlibufdt_sysdeps_vendor.c101 int d, r, swaptype, swap_cnt; in qsort() local
105 swap_cnt = 0; in qsort()
131 swap_cnt = 1; in qsort()
139 swap_cnt = 1; in qsort()
147 swap_cnt = 1; in qsort()
151 if (swap_cnt == 0) { /* Switch to insertion sort */ in qsort()