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