Home
last modified time | relevance | path

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

/external/qemu/include/exec/
Dcpu-defs.h39 #define TARGET_LONG_SIZE (TARGET_LONG_BITS / 8) macro
42 #if TARGET_LONG_SIZE == 4
48 #elif TARGET_LONG_SIZE == 8
55 #error TARGET_LONG_SIZE undefined
Dcpu-all.h108 #if TARGET_LONG_SIZE == 4