Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/src/
H A Dpqsort.c69 swapfunc(char *a, char *b, size_t n, int swaptype) in swapfunc()
104 int swaptype, cmp_result; in _pqsort() local