Home
last modified time | relevance | path

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

/dflybsd-src/sys/libkern/
H A Dqsort.c63 swapfunc(char *a, char *b, int n, int swaptype) in swapfunc()
109 int d, r, swaptype, swap_cnt; in kqsort_r() local
/dflybsd-src/lib/libc/stdlib/
H A Dqsort.c64 swapfunc(char *a, char *b, int n, int swaptype) in swapfunc()
112 int swaptype, swap_cnt; in qsort_r() local