Searched refs:CONFIG_CPU (Results 1 – 2 of 2) sorted by relevance
98 #ifndef CONFIG_CPU100 #define CONFIG_CPU "__x86_64__" macro103 #define CONFIG_CPU "__i386__" macro106 #define CONFIG_CPU "__sparc" macro108 #define CONFIG_CPU "__mips" macro110 #define CONFIG_CPU "__mips__" macro112 #define CONFIG_CPU "__mipsel__" macro114 #define CONFIG_CPU "__POWERPC__" macro116 #define CONFIG_CPU "__powerpc__" macro118 #define CONFIG_CPU "__PPC__" macro[all …]
233 #ifdef CONFIG_CPU in apply_builtin_macros()234 apply_builtin_macro(n++, CONFIG_CPU, "1"); in apply_builtin_macros()