Home
last modified time | relevance | path

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

/openbmc/u-boot/include/linux/
H A Dkconfig.h30 #define IS_ENABLED(option) \ macro
/openbmc/qemu/subprojects/libvhost-user/include/
H A Dcompiler.h221 #define IS_ENABLED( global() macro
/openbmc/qemu/subprojects/libvduse/include/
H A Dcompiler.h221 #define IS_ENABLED( global() macro
/openbmc/qemu/include/qemu/
H A Dcompiler.h319 #define IS_ENABLED(x) IS_EMPTY(x) macro