Home
last modified time | relevance | path

Searched refs:QEMU_BUILD_BUG_ON_STRUCT (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/subprojects/libvhost-user/include/
H A Dcompiler.h72 #define QEMU_BUILD_BUG_ON_STRUCT(x) \ macro
81 #define QEMU_BUILD_BUG_ON_ZERO(x) (sizeof(QEMU_BUILD_BUG_ON_STRUCT(x)) - \
82 sizeof(QEMU_BUILD_BUG_ON_STRUCT(x)))
/openbmc/qemu/subprojects/libvduse/include/
H A Dcompiler.h72 #define QEMU_BUILD_BUG_ON_STRUCT(x) \ macro
81 #define QEMU_BUILD_BUG_ON_ZERO(x) (sizeof(QEMU_BUILD_BUG_ON_STRUCT(x)) - \
82 sizeof(QEMU_BUILD_BUG_ON_STRUCT(x)))
/openbmc/qemu/include/qemu/
H A Dcompiler.h72 #define QEMU_BUILD_BUG_ON_STRUCT(x) \ macro
81 #define QEMU_BUILD_BUG_ON_ZERO(x) (sizeof(QEMU_BUILD_BUG_ON_STRUCT(x)) - \
82 sizeof(QEMU_BUILD_BUG_ON_STRUCT(x)))