Searched refs:___count_args (Results 1 – 1 of 1) sorted by relevance
398 #define ___count_args(_0, _1, _2, _3, _4, _5, _6, _7, _8, x, ...) x macro401 ___count_args(__VA_ARGS__, 7, 6, 5, 4, 3, 2, 1, 0)