Searched refs:INTERCEPT_ARG_N (Results 1 – 1 of 1) sorted by relevance
75 #define INTERCEPT_NARG_N(...) INTERCEPT_ARG_N(__VA_ARGS__)76 #define INTERCEPT_ARG_N(_1, _2, _3, _4, _5, _6, _7, _8, N, ...) N macro