Searched defs:DECLARE_BITMAP (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/include/linux/ | ||
H A D | types.h | 161 #define DECLARE_BITMAP(name, bits) \ macro |
/openbmc/qemu/include/qemu/ | ||
H A D | bitmap.h | 69 #define DECLARE_BITMAP(name,bits) \ macro |