Home
last modified time | relevance | path

Searched refs:type_check (Results 1 – 5 of 5) sorted by relevance

/openbmc/qemu/include/hw/
H A Dqdev-clock.h125 type_check(Clock *, typeof_field(devstate, field)))
/openbmc/qemu/scripts/
H A Dcocci-macro-file.h41 #define type_check(t1,t2) ((t1*)0 - (t2*)0) macro
/openbmc/qemu/subprojects/libvhost-user/include/
H A Dcompiler.h65 #define type_check(t1,t2) ((t1*)0 - (t2*)0)
70 #define type_check( global() macro
/openbmc/qemu/subprojects/libvduse/include/
H A Dcompiler.h65 #define type_check(t1,t2) ((t1*)0 - (t2*)0)
70 #define type_check( global() macro
/openbmc/qemu/include/qemu/
H A Dcompiler.h65 #define type_check(t1,t2) ((t1*)0 - (t2*)0) macro