Home
last modified time | relevance | path

Searched refs:HAVE_ATTR_NORETURN (Results 1 – 3 of 3) sorted by relevance

/freebsd/lib/libunbound/
H A Dconfig.h71 #define HAVE_ATTR_NORETURN 1 macro
/freebsd/contrib/unbound/
H A Dconfig.h.in70 #undef HAVE_ATTR_NORETURN
H A Dconfigure.ac365 AC_DEFINE(HAVE_ATTR_NORETURN, 1, [Whether the C compiler accepts the "noreturn" attribute]) definition