Searched defs:_b (Results 1 – 4 of 4) sorted by relevance
/openbmc/qemu/include/hw/ |
H A D | loader.h | 328 #define rom_add_blob_fixed(_f, _b, _l, _a) \ argument 336 #define rom_add_blob_fixed_as(_f, _b, _l, _a, _as) \ argument
|
/openbmc/qemu/include/qemu/ |
H A D | osdep.h | 403 #define MIN_INTERNAL(a, b, _a, _b) \ argument 412 #define MAX_INTERNAL(a, b, _a, _b) \ argument 445 #define MIN_NON_ZERO_INTERNAL(a, b, _a, _b) \ argument
|
/openbmc/qemu/hw/display/ |
H A D | qxl.c | 56 #define QXL_MODE(_x, _y, _b, _o) \ argument
|
/openbmc/qemu/qga/ |
H A D | commands-linux.c | 350 static int compare_uint(const void *_a, const void *_b) in compare_uint()
|