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

  /external/qemu/include/qemu/
bswap.h 363 static inline uint64_t ldq_be_p(const void *ptr) function
402 u.ll = ldq_be_p(ptr);
  /external/qemu/include/exec/
cpu-all.h 159 #define ldq_p(p) ldq_be_p(p)
  /external/qemu/
exec.c     [all...]

Completed in 37 milliseconds