Searched refs:PICK_ARG7 (Results 1 – 1 of 1) sorted by relevance
117 #define PICK_ARG7(args...) PICK_ARG6(DROP_FIRST_ARG(args)) macro118 #define PICK_ARG8(args...) PICK_ARG7(DROP_FIRST_ARG(args))
Completed in 4 milliseconds