Home
last modified time | relevance | path

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

/include/linux/
A Dkconfig.h98 #define __unwrap1(case1, case0) __unwrap case1 argument
99 #define __unwrap0(case1, case0) __unwrap case0 argument
103 #define __CONFIG_IS_ENABLED_3(option, case1, case0) \ argument
104 __concat(__unwrap, config_enabled(CONFIG_VAL(option), 0)) (case1, case0)

Completed in 3 milliseconds