Searched defs:swaptype (Results 1 – 2 of 2) sorted by relevance
/external/yaffs2/yaffs2/ |
D | yaffs_qsort.c | 51 swapfunc(char *a, char *b, int n, int swaptype) in swapfunc() 82 int d, r, swaptype, swap_cnt; in qsort() local
|
/external/valgrind/main/coregrind/ |
D | m_libcbase.c | 685 static void bm_swapfunc ( Char* a, Char* b, SizeT n, Int swaptype ) in bm_swapfunc() 703 Int r, swaptype; in bm_qsort() local
|