Searched refs:PP_ARG_MINUS2_N (Results 1 – 1 of 1) sorted by relevance
/Zephyr-Core-3.6.0/subsys/testsuite/include/zephyr/ |
D | fff.h | 8636 #define PP_NARG_MINUS2_(...) EXPAND(PP_ARG_MINUS2_N(__VA_ARGS__)) 8638 #define PP_ARG_MINUS2_N(returnVal, _0, _1, _2, _3, _4, _5, _6, _7, _8, _9, _10, _11, _12, _13, \ macro
|