Home
last modified time | relevance | path

Searched defs:swaptype (Results 1 – 1 of 1) sorted by relevance

/system/libufdt/sysdeps/
Dlibufdt_sysdeps_vendor.c78 static __inline void swapfunc(char *a, char *b, int n, int swaptype) { in swapfunc()
101 int d, r, swaptype, swap_cnt; in qsort() local