OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TARGET_LONG_SIZE
(Results
1 - 2
of
2
) sorted by null
/external/qemu/
cpu-defs.h
38
#define
TARGET_LONG_SIZE
(TARGET_LONG_BITS / 8)
41
#if
TARGET_LONG_SIZE
== 4
47
#elif
TARGET_LONG_SIZE
== 8
54
#error
TARGET_LONG_SIZE
undefined
cpu-all.h
107
#if
TARGET_LONG_SIZE
== 4
Completed in 14 milliseconds