Searched refs:__count_args (Results 1 – 1 of 1) sorted by relevance
63 #define __count_args(...) __arg6(dummy, ##__VA_ARGS__, 4, 3, 2, 1, 0) macro107 __concat(__CONFIG_IS_ENABLED_, __count_args(option, ##__VA_ARGS__)) (option, ##__VA_ARGS__)
Completed in 2 milliseconds