Home
last modified time | relevance | path

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

/include/linux/
A Dkconfig.h97 #define __unwrap(...) __VA_ARGS__ macro
98 #define __unwrap1(case1, case0) __unwrap case1
99 #define __unwrap0(case1, case0) __unwrap case0
104 __concat(__unwrap, config_enabled(CONFIG_VAL(option), 0)) (case1, case0)

Completed in 6 milliseconds