Searched defs:IS_X86 (Results 1 – 24 of 24) sorted by relevance
36 #define IS_X86 macro41 #define IS_X86 macro
32 #define IS_X86 macro37 #define IS_X86 macro
4 IS_X86= macro
4 IS_X86=1 macro
1279 IS_X86 = platform.machine() in ('x86_64', 'i386') variable