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

/vbox/src/recompiler/
H A Dcutils.c68 swapp32(uint32_t *r1, uint32_t *r2, size_t cnt) function
195 * swapp32 will swap 32 bit pointers
209 swapf = (void (*)(char *, char *, size_t))swapp32;

Completed in 541 milliseconds