Searched refs:UNWRAP_ARGS_IMPL (Results 1 – 1 of 1) sorted by relevance
200 #define UNWRAP_ARGS_IMPL(...) __VA_ARGS__ macro201 #define UNWRAP_ARGS(ARGS) UNWRAP_ARGS_IMPL ARGS