OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:stw_p
(Results
1 - 5
of
5
) sorted by null
/external/qemu/
cpu-all.h
599
#define
stw_p
(p, v) stw_be_p(p, v)
macro
611
#define
stw_p
(p, v) stw_le_p(p, v)
macro
676
#define stw_raw(p, v)
stw_p
(saddr((p)), v)