Searched refs:UNWRAP_ARGS_IMPL (Results 1 – 3 of 3) sorted by relevance
189 #define UNWRAP_ARGS_IMPL(...) __VA_ARGS__ macro190 #define UNWRAP_ARGS(ARGS) UNWRAP_ARGS_IMPL ARGS
290 #define UNWRAP_ARGS_IMPL(...) __VA_ARGS__ macro291 #define UNWRAP_ARGS(ARGS) UNWRAP_ARGS_IMPL ARGS
305 #define UNWRAP_ARGS_IMPL(...) __VA_ARGS__ macro306 #define UNWRAP_ARGS(ARGS) UNWRAP_ARGS_IMPL ARGS