Searched refs:_PW_FUNCTION_ARG_COUNT (Results 1 – 1 of 1) sorted by relevance
113 _PW_FUNCTION_ARG_COUNT(PW_LAST_ARG(__VA_ARGS__), __VA_ARGS__)115 #define _PW_FUNCTION_ARG_COUNT(last_arg, ...) \ macro