Searched refs:__usdt_va_args (Results 1 – 1 of 1) sorted by relevance
92 #define __usdt_va_args(...) __VA_OPT__(,) __VA_ARGS__ macro94 #define __usdt_va_args(...) , ##__VA_ARGS__ macro