Searched refs:__concat (Results 1 – 1 of 1) sorted by relevance
65 #define __concat(a, b) ___concat(a, b) macro75 __concat(__unwrap, config_enabled(CONFIG_VAL(option))) (case1, case0)107 __concat(__CONFIG_IS_ENABLED_, __count_args(option, ##__VA_ARGS__)) (option, ##__VA_ARGS__)
Completed in 2 milliseconds