Home
last modified time | relevance | path

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

/qemu/scripts/
H A Dcocci-macro-file.h40 #define typeof_field(type, field) typeof(((type *)0)->field) macro
/qemu/subprojects/libvduse/include/
H A Dcompiler.h64 #define typeof_field(type, field) typeof(((type *)0)->field) macro
/qemu/subprojects/libvhost-user/include/
H A Dcompiler.h64 #define typeof_field(type, field) typeof(((type *)0)->field) macro
/qemu/include/qemu/
H A Dcompiler.h64 #define typeof_field(type, field) typeof(((type *)0)->field) macro