Home
last modified time | relevance | path

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

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