Home
last modified time | relevance | path

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

/include/linux/
A Dkconfig.h94 #define __concat(a, b) ___concat(a, b) macro
104 __concat(__unwrap, config_enabled(CONFIG_VAL(option), 0)) (case1, case0)
139 __concat(__CONFIG_IS_ENABLED_, __count_args(option, ##__VA_ARGS__)) (option, ##__VA_ARGS__)

Completed in 5 milliseconds