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

/vbox/src/recompiler/
H A Dcutils.c89 swapi(uint32_t *r1, uint32_t *r2, size_t cnt) function
196 * swapi will swap an array of 32 bit integers
199 * swapi and swapb will also require the variable loops to be set
213 swapf = (void (*)(char *, char *, size_t))swapi;

Completed in 42 milliseconds