Home
last modified time | relevance | path

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

/u-boot/include/linux/
A Dkconfig.h65 #define __concat(a, b) ___concat(a, b) macro
75 __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