Searched refs:PP_ARG_MINUS1_N (Results 1 – 1 of 1) sorted by relevance
/Zephyr-Core-3.6.0/subsys/testsuite/include/zephyr/ |
D | fff.h | 8646 #define PP_NARG_MINUS1_(...) EXPAND(PP_ARG_MINUS1_N(__VA_ARGS__)) 8648 #define PP_ARG_MINUS1_N(_0, _1, _2, _3, _4, _5, _6, _7, _8, _9, _10, _11, _12, _13, _14, _15, _16, \ macro
|