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

/opensolaris-onvv-gate/usr/src/common/util/
H A Dqsort.c45 static void swapb(char *r1, char *r2, size_t cnt);
149 * swapb will swap an array of 8 bit characters
151 * swapi and swapb will also require the variable loops to be set
168 swapf = swapb;
514 swapb(char *r1, char *r2, size_t cnt) function

Completed in 42 milliseconds