Home
last modified time | relevance | path

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

/titanic_50/usr/src/common/util/
H A Dqsort.c42 static void swapp32(uint32_t *r1, uint32_t *r2, size_t cnt);
161 swapf = (void (*)(char *, char *, size_t))swapp32; in qsort()
480 swapp32(uint32_t *r1, uint32_t *r2, size_t cnt) in swapp32() function