Home
last modified time | relevance | path

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

/u-boot/include/linux/
A Dkconfig.h63 #define __count_args(...) __arg6(dummy, ##__VA_ARGS__, 4, 3, 2, 1, 0) macro
107 __concat(__CONFIG_IS_ENABLED_, __count_args(option, ##__VA_ARGS__)) (option, ##__VA_ARGS__)

Completed in 2 milliseconds