Home
last modified time | relevance | path

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

/freebsd-src/contrib/unbound/
H A Dconfigure.ac340 AC_DEFINE(ATTR_WEAK, [__attribute__((weak))], [apply the weak attribute to a symbol]) global() definition
/freebsd-src/lib/libunbound/
H A Dconfig.h8 #define ATTR_WEAK global() macro