HomeSort by relevance Sort by last modified time
    Searched refs:tswap64 (Results 1 - 2 of 2) sorted by null

  /external/qemu/include/exec/
cpu-all.h 57 static inline uint64_t tswap64(uint64_t s) function
89 static inline uint64_t tswap64(uint64_t s) function
113 #define tswapl(s) tswap64(s)
  /external/qemu/
exec.c     [all...]

Completed in 433 milliseconds