Home
last modified time | relevance | path

Searched refs:tswap64s (Results 1 – 1 of 1) sorted by relevance

/external/qemu/
Dcpu-all.h71 static inline void tswap64s(uint64_t *s) in tswap64s() function
101 static inline void tswap64s(uint64_t *s) in tswap64s() function
113 #define tswapls(s) tswap64s((uint64_t *)(s))