Home
last modified time | relevance | path

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

/external/qemu/
Dcpu-all.h263 static inline uint64_t ldq_le_p(const void *ptr) in ldq_le_p() function
358 static inline uint64_t ldq_le_p(const void *ptr) in ldq_le_p() function
608 #define ldq_p(p) ldq_le_p(p)