Home
last modified time | relevance | path

Searched defs:HAVE_ATTR_NORETURN (Results 1 – 2 of 2) sorted by relevance

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