Searched refs:Z_FOR_LOOP_58 (Results 1 – 1 of 1) sorted by relevance
| /Zephyr-4.1.0/include/zephyr/sys/ |
| D | util_loops.h | 310 #define Z_FOR_LOOP_58(z_call, sep, fixed_arg0, fixed_arg1, x, ...) \ macro 316 Z_FOR_LOOP_58(z_call, sep, fixed_arg0, fixed_arg1, ##__VA_ARGS__) \ 353 Z_FOR_LOOP_58, \
|