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

/vbox/src/recompiler/
H A Dcutils.c79 swapp64(uint64_t *r1, uint64_t *r2, size_t cnt) function
194 * swapp64 will swap 64 bit pointers
205 swapf = (void (*)(char *, char *, size_t))swapp64;

Completed in 43 milliseconds