Searched defs:WIDEN_CALL_2 (Results 1 – 1 of 1) sorted by relevance
42 #define WIDEN_CALL_2(func, str1, str2, ...) \ macro47 #define WIDEN_CALL_2(func, str1, str2, ...) func(str1, str2 , ##__VA_ARGS__) macro