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

/netbsd-current/external/bsd/tradcpp/dist/
H A Dconfig.h101 #define CONFIG_CPU_2 "__amd64__" macro
104 #define CONFIG_CPU_2 "__i386" macro
H A Dmain.c236 #ifdef CONFIG_CPU_2
237 apply_builtin_macro(n++, CONFIG_CPU_2, "1");

Completed in 86 milliseconds