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

/openbsd-current/libexec/tradcpp/
H A Dconfig.h101 #define CONFIG_CPU_2 "__amd64__" macro
104 #define CONFIG_CPU_2 "__i386" macro
H A Dmain.c237 #ifdef CONFIG_CPU_2
238 apply_builtin_macro(n++, CONFIG_CPU_2, "1");

Completed in 82 milliseconds