Searched defs:TARGET_LONG_SIZE (Results 1 - 1 of 1) sorted by relevance

/vbox/src/recompiler/
H A Dcpu-defs.h52 #define TARGET_LONG_SIZE (TARGET_LONG_BITS / 8) macro
55 #if TARGET_LONG_SIZE == 4
61 #elif TARGET_LONG_SIZE == 8
68 #error TARGET_LONG_SIZE undefined

Completed in 41 milliseconds