Searched refs:PICK_ARG8 (Results 1 – 1 of 1) sorted by relevance
118 #define PICK_ARG8(args...) PICK_ARG7(DROP_FIRST_ARG(args)) macro119 #define PICK_ARG9(args...) PICK_ARG8(DROP_FIRST_ARG(args))