Searched refs:QEMU_IS_ARRAY (Results 1 – 2 of 2) sorted by relevance
501 #define QEMU_IS_ARRAY(x) (!__builtin_types_compatible_p(typeof(x), \ macro505 QEMU_BUILD_BUG_ON_ZERO(!QEMU_IS_ARRAY(x)))
265 + QEMU_BUILD_BUG_ON_ZERO(!QEMU_IS_ARRAY(((t2 *)0)->f)))