Home
last modified time | relevance | path

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

/netbsd-src/sys/lib/libsa/
H A Dqsort.c66 swapfunc(char *a, char *b, int n, int swaptype) in swapfunc()
96 int d, r, swaptype, swap_cnt; in qsort() local
/netbsd-src/lib/libc/stdlib/
H A Dqsort.c70 swapfunc(char *a, char *b, size_t n, int swaptype) in swapfunc()
105 int swaptype, cmp_result; in qsort() local
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/roken/
H A Dqsort.c74 swapfunc(a, b, n, swaptype) in swapfunc() argument
124 int swaptype, swap_cnt; in rk_qsort_r() local