Searched refs:IS_THE_ANSWER (Results 1 – 1 of 1) sorted by relevance
37 #define IS_THE_ANSWER(x) (x == 42) macro40 return IS_THE_ANSWER(42); in macro_comparison()