Searched refs:G_GNUC_NORETURN (Results 1 – 10 of 10) sorted by relevance
183 const char *message) G_GNUC_NORETURN;188 const char *expr) G_GNUC_NORETURN;196 const char *arg2) G_GNUC_NORETURN;205 char numtype) G_GNUC_NORETURN;213 int error_code) G_GNUC_NORETURN;
85 #define G_GNUC_NORETURN \ macro97 #define G_GNUC_NORETURN macro
129 const char *expression) G_GNUC_NORETURN;
1829 …typeof (g_assert_warning) IA__g_assert_warning __attribute((visibility("hidden"))) G_GNUC_NORETURN;3156 … (g_assertion_message) IA__g_assertion_message __attribute((visibility("hidden"))) G_GNUC_NORETURN;3159 …message_cmpnum) IA__g_assertion_message_cmpnum __attribute((visibility("hidden"))) G_GNUC_NORETURN;3162 …message_cmpstr) IA__g_assertion_message_cmpstr __attribute((visibility("hidden"))) G_GNUC_NORETURN;3165 …ion_message_expr) IA__g_assertion_message_expr __attribute((visibility("hidden"))) G_GNUC_NORETURN;3168 …n_message_error) IA__g_assertion_message_error __attribute((visibility("hidden"))) G_GNUC_NORETURN;
819 G_GNUC_NORETURN
3669 G_GNUC_NORETURN static gpointer
334 G_GNUC_NORETURN
529 * glib/gmessages.h: Mark g_assert_warning as G_GNUC_NORETURN,
661 * glib/glib.symbols: Mark assertion functions as G_GNUC_NORETURN.
2525 G_GNUC_NORETURN and G_GNUC_CONST.