Home
last modified time | relevance | path

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

/qemu/scripts/
H A Dcocci-macro-file.h41 #define type_check(t1,t2) ((t1*)0 - (t2*)0) macro
/qemu/subprojects/libvduse/include/
H A Dcompiler.h65 #define type_check(t1,t2) ((t1*)0 - (t2*)0) macro
/qemu/subprojects/libvhost-user/include/
H A Dcompiler.h65 #define type_check(t1,t2) ((t1*)0 - (t2*)0) macro
/qemu/include/qemu/
H A Dcompiler.h65 #define type_check(t1,t2) ((t1*)0 - (t2*)0) macro