Searched refs:PICK_ARG5 (Results 1 – 1 of 1) sorted by relevance
115 #define PICK_ARG5(args...) PICK_ARG4(DROP_FIRST_ARG(args)) macro116 #define PICK_ARG6(args...) PICK_ARG5(DROP_FIRST_ARG(args))