Home
last modified time | relevance | path

Searched refs:swapp64 (Results 1 – 1 of 1) sorted by relevance

/titanic_44/usr/src/common/util/
H A Dqsort.c43 static void swapp64(uint64_t *r1, uint64_t *r2, size_t cnt);
157 swapf = (void (*)(char *, char *, size_t))swapp64; in qsort()
491 swapp64(uint64_t *r1, uint64_t *r2, size_t cnt) in swapp64() function