Home
last modified time | relevance | path

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

/external/qemu/
Dcpu-defs.h38 #define TARGET_LONG_SIZE (TARGET_LONG_BITS / 8) macro
41 #if TARGET_LONG_SIZE == 4
47 #elif TARGET_LONG_SIZE == 8
54 #error TARGET_LONG_SIZE undefined
Dcpu-all.h107 #if TARGET_LONG_SIZE == 4