OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WORDS_ALIGNED
(Results
1 - 2
of
2
) sorted by null
/external/qemu/
cpu-common.h
7
#define
WORDS_ALIGNED
cpu-all.h
27
*
WORDS_ALIGNED
: if defined, the host cpu can only make word aligned
224
#if defined(HOST_WORDS_BIGENDIAN) || defined(
WORDS_ALIGNED
)
401
#if !defined(HOST_WORDS_BIGENDIAN) || defined(
WORDS_ALIGNED
)
Completed in 26 milliseconds