Home
last modified time | relevance | path

Searched defs:__has_attribute (Results 1 – 3 of 3) sorted by relevance

/qemu/subprojects/libvduse/include/
H A Dcompiler.h104 #define __has_attribute(x) 0 /* compatibility with older GCC */ macro
[all...]
/qemu/subprojects/libvhost-user/include/
H A Dcompiler.h104 #define __has_attribute(x) 0 /* compatibility with older GCC */ macro
[all...]
/qemu/include/qemu/
H A Dcompiler.h104 #define __has_attribute(x) 0 /* compatibility with older GCC */ macro