Home
last modified time | relevance | path

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

/openbmc/qemu/subprojects/libvhost-user/include/
H A Dcompiler.h221 #define IS_ENABLED(x) IS_EMPTY(x)
224 #define IS_EMPTY(value) IS_EMPTY_(IS_EMPTY_JUNK_##value) macro
/openbmc/qemu/subprojects/libvduse/include/
H A Dcompiler.h221 #define IS_ENABLED(x) IS_EMPTY(x)
224 #define IS_EMPTY(value) IS_EMPTY_(IS_EMPTY_JUNK_##value) macro
/openbmc/qemu/include/qemu/
H A Dcompiler.h221 #define IS_ENABLED(x) IS_EMPTY(x)
224 #define IS_EMPTY(value) IS_EMPTY_(IS_EMPTY_JUNK_##value) macro