Home
last modified time | relevance | path

Searched refs:typeof_strip_qual (Results 1 – 7 of 7) sorted by relevance

/openbmc/qemu/subprojects/libvhost-user/include/
H A Datomic.h126 typeof_strip_qual(*ptr) _val; \
141 typeof_strip_qual(*ptr) _val; \
165 typeof_strip_qual(*ptr) _old = (old); \
242 typeof_strip_qual(*ptr) _oldn = qatomic_read(ptr); \
H A Dcompiler.h241 #define typeof_strip_qual(expr) \ macro
/openbmc/qemu/subprojects/libvduse/include/
H A Datomic.h126 typeof_strip_qual(*ptr) _val; \
141 typeof_strip_qual(*ptr) _val; \
165 typeof_strip_qual(*ptr) _old = (old); \
242 typeof_strip_qual(*ptr) _oldn = qatomic_read(ptr); \
H A Dcompiler.h241 #define typeof_strip_qual(expr) \ macro
/openbmc/qemu/include/qemu/
H A Datomic.h126 typeof_strip_qual(*ptr) _val; \
141 typeof_strip_qual(*ptr) _val; \
165 typeof_strip_qual(*ptr) _old = (old); \
242 typeof_strip_qual(*ptr) _oldn = qatomic_read(ptr); \
H A Dcompiler.h241 #define typeof_strip_qual(expr) \ macro
/openbmc/qemu/include/qapi/
H A Dutil.h65 typeof_strip_qual(list) _tail; \