HomeSort by relevance Sort by last modified time
    Searched refs:TARGET_LONG_SIZE (Results 1 - 2 of 2) sorted by null

  /external/qemu/include/exec/
cpu-defs.h 39 #define TARGET_LONG_SIZE (TARGET_LONG_BITS / 8)
42 #if TARGET_LONG_SIZE == 4
48 #elif TARGET_LONG_SIZE == 8
55 #error TARGET_LONG_SIZE undefined
cpu-all.h 108 #if TARGET_LONG_SIZE == 4

Completed in 47 milliseconds