Searched refs:PICK_ARG2 (Results 1 – 1 of 1) sorted by relevance
112 #define PICK_ARG2(args...) PICK_ARG1(DROP_FIRST_ARG(args)) macro113 #define PICK_ARG3(args...) PICK_ARG2(DROP_FIRST_ARG(args))