Home
last modified time | relevance | path

Searched defs:HAVE_BUILTIN_UNREACHABLE (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/mpl/bind/include/
H A Dconfig.h44 #define HAVE_BUILTIN_UNREACHABLE global() macro
/netbsd-src/external/mpl/bind/dist/
H A Dconfigure.ac1109 AC_DEFINE([HAVE_BUILTIN_UNREACHABLE], [1], [define if the compiler supports __builtin_unreachable().]) global() definition
/netbsd-src/external/mpl/dhcp/bind/include/
H A Dconfig.h65 #define HAVE_BUILTIN_UNREACHABLE 1 macro