Searched refs:CONFIG_CONSTANT (Results 1 – 1 of 1) sorted by relevance
254 #define CONFIG_CONSTANT 1 macro256 if (!CONFIG_CONSTANT) { in test_config_constant()269 return CONFIG_CONSTANT ? calledFun() : calledFun(); // no-warning in test_config_constant()287 ME_A = CONFIG_CONSTANT,