Searched refs:__FIRST_ARG (Results 1 – 1 of 1) sorted by relevance
68 #define FIRST_ARG(args...) __FIRST_ARG(args)69 #define __FIRST_ARG(a, b...) a macro