Searched refs:COUNT_ARGS_IMPL2 (Results 1 – 2 of 2) sorted by relevance
| /hal_telink-latest/tlsr9/ble/common/ |
| D | macro_trick.h | 29 #define COUNT_ARGS_IMPL2(_1, _2, _3, _4, _5, _6, _7, _8 , _9, _10, _11, _12, _13, _14, _15, _16, _1… macro 30 #define COUNT_ARGS_IMPL(args) COUNT_ARGS_IMPL2 args
|
| /hal_telink-latest/tlsr9/common/ |
| D | bit.h | 71 #define COUNT_ARGS_IMPL2(_1, _2, _3, _4, _5, _6, _7, _8 , _9, _10, _11, _12, _13, _14, _15, _16, _1… macro 72 #define COUNT_ARGS_IMPL(args) COUNT_ARGS_IMPL2 args
|