Home
last modified time | relevance | path

Searched defs:QEMU_BUILD_BUG_ON (Results 1 – 4 of 4) sorted by relevance

/qemu/scripts/
H A Dcocci-macro-file.h34 #define QEMU_BUILD_BUG_ON(x) \ macro
/qemu/subprojects/libvhost-user/include/
H A Dcompiler.h79 #define QEMU_BUILD_BUG_ON(x) QEMU_BUILD_BUG_MSG(x, "not expecting: " #x) macro
/qemu/subprojects/libvduse/include/
H A Dcompiler.h79 #define QEMU_BUILD_BUG_ON(x) QEMU_BUILD_BUG_MSG(x, "not expecting: " #x) macro
/qemu/include/qemu/
H A Dcompiler.h79 #define QEMU_BUILD_BUG_ON(x) QEMU_BUILD_BUG_MSG(x, "not expecting: " #x) macro