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

/external/clang/test/Sema/
H A Dwarn-unreachable.c254 #define CONFIG_CONSTANT 1 macro
256 if (!CONFIG_CONSTANT) {
269 return CONFIG_CONSTANT ? calledFun() : calledFun(); // no-warning
287 ME_A = CONFIG_CONSTANT,

Completed in 105 milliseconds