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

/vbox/src/recompiler/
H A Dcpu-all.h604 static inline void stw_be_p(void *ptr, int v) function
700 static inline void stw_be_p(void *ptr, int v) function
747 #define stw_p(p, v) stw_be_p(p, v)

Completed in 46 milliseconds