Home | History | Annotate | Download | only in tcpdump

Lines Matching full:noreturn

1252 static void foo(void) __attribute__ ((noreturn));
1376 AC_MSG_CHECKING([whether __attribute__((noreturn)) can be applied to function pointers without warnings])
1385 __attribute__ ((noreturn));
1398 [define if your compiler allows __attribute__((noreturn)) to be applied to function pointers])