Searched defs:G_NORETURN (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/include/ | ||
H A D | glib-compat.h | 128 #define G_NORETURN G_GNUC_NORETURN macro |
/openbmc/qemu/scripts/ | ||
H A D | cocci-macro-file.h | 22 #define G_NORETURN __attribute__ ((__noreturn__)) macro |