Searched refs:CONFIG_CPU (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/libexec/tradcpp/
H A Dconfig.h98 #ifndef CONFIG_CPU
100 #define CONFIG_CPU "__x86_64__" macro
103 #define CONFIG_CPU "__i386__" macro
106 #define CONFIG_CPU "__sparc" macro
108 #define CONFIG_CPU "__mips" macro
110 #define CONFIG_CPU "__mips__" macro
112 #define CONFIG_CPU "__mipsel__" macro
114 #define CONFIG_CPU "__POWERPC__" macro
116 #define CONFIG_CPU "__powerpc__" macro
118 #define CONFIG_CPU "__PPC_ macro
120 #define CONFIG_CPU macro
122 #define CONFIG_CPU macro
124 #define CONFIG_CPU macro
126 #define CONFIG_CPU macro
128 #define CONFIG_CPU macro
130 #define CONFIG_CPU macro
132 #define CONFIG_CPU macro
134 #define CONFIG_CPU macro
136 #define CONFIG_CPU macro
138 #define CONFIG_CPU macro
140 #define CONFIG_CPU macro
142 #define CONFIG_CPU macro
[all...]
H A Dmain.c234 #ifdef CONFIG_CPU
235 apply_builtin_macro(n++, CONFIG_CPU, "1");

Completed in 168 milliseconds