Searched defs:swaptype (Results 1 – 3 of 3) sorted by relevance
/minix3/sys/lib/libsa/ |
H A D | qsort.c | 66 swapfunc(char *a, char *b, int n, int swaptype) in swapfunc() 96 int d, r, swaptype, swap_cnt; in qsort() local
|
/minix3/lib/libc/stdlib/ |
H A D | qsort.c | 71 swapfunc(char *a, char *b, size_t n, int swaptype) in swapfunc() 106 int swaptype, cmp_result; in qsort() local
|
/minix3/crypto/external/bsd/heimdal/dist/lib/roken/ |
H A D | qsort.c | 74 swapfunc(a, b, n, swaptype) in swapfunc() argument 124 int swaptype, swap_cnt; in rk_qsort_r() local
|