Searched refs:Z_FOR_LOOP_5 (Results 1 – 1 of 1) sorted by relevance
| /Zephyr-latest/include/zephyr/sys/ |
| D | util_loops.h | 45 #define Z_FOR_LOOP_5(z_call, sep, fixed_arg0, fixed_arg1, x, ...) \ macro 51 Z_FOR_LOOP_5(z_call, sep, fixed_arg0, fixed_arg1, ##__VA_ARGS__) \ 406 Z_FOR_LOOP_5, \
|