Searched refs:CALL_MACRO_FOR_EACH (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/include/u-boot/ | ||
H A D | variadic-macro.h | 48 #define CALL_MACRO_FOR_EACH(x, ...) \ macro |
/openbmc/u-boot/fs/btrfs/ | ||
H A D | conv-funcs.h | 105 CALL_MACRO_FOR_EACH(m, ##__VA_ARGS__) \ |