Searched refs:swapi (Results 1 - 1 of 1) sorted by relevance

/opensolaris-onvv-gate/usr/src/common/util/
H A Dqsort.c44 static void swapi(uint32_t *r1, uint32_t *r2, size_t cnt);
148 * swapi will swap an array of 32 bit integers
151 * swapi and swapb will also require the variable loops to be set
165 swapf = (void (*)(char *, char *, size_t))swapi;
501 swapi(uint32_t *r1, uint32_t *r2, size_t cnt) function

Completed in 92 milliseconds