Home
last modified time | relevance | path

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

/bionic/libc/upstream-freebsd/lib/libc/stdlib/
Dqsort.c67 swapfunc(char *a, char *b, size_t n, int swaptype_long, int swaptype_int) in swapfunc()
122 int swaptype_long, swaptype_int, swap_cnt; in qsort_r() local