Home
last modified time | relevance | path

Searched refs:IS_THE_ANSWER (Results 1 – 1 of 1) sorted by relevance

/external/clang/test/Sema/
Dself-comparison.c37 #define IS_THE_ANSWER(x) (x == 42) macro
40 return IS_THE_ANSWER(42); in macro_comparison()