Searched refs:PICK_ARG1 (Results 1 – 1 of 1) sorted by relevance
111 #define PICK_ARG1(args...) FIRST_ARG(args) macro112 #define PICK_ARG2(args...) PICK_ARG1(DROP_FIRST_ARG(args))