Searched refs:_PW_MACRO_ARG_COUNT_IMPL (Results 1 – 1 of 1) sorted by relevance
/external/pigweed/pw_preprocessor/public/pw_preprocessor/ |
D | arguments.h | 97 _PW_MACRO_ARG_COUNT_IMPL(__VA_ARGS__, \ 171 _PW_MACRO_ARG_COUNT_IMPL(__VA_ARGS__, \ 177 #define _PW_MACRO_ARG_COUNT_IMPL(a64, a63, a62, a61, a60, a59, a58, a57, \ macro
|