Home
last modified time | relevance | path

Searched refs:ATTR_WEAK (Results 1 – 5 of 5) sorted by relevance

/openbsd/sbin/unwind/libunbound/
H A Dconfig.h15 #define ATTR_WEAK __attribute__((weak)) macro
/openbsd/usr.sbin/nsd/
H A Dconfig.h.in7 #undef ATTR_WEAK
H A Dconfigure.ac260 AC_DEFINE(ATTR_WEAK, [__attribute__((weak))], [apply the weak attribute to a symbol])
/openbsd/usr.sbin/unbound/
H A Dconfigure.ac342 AC_DEFINE(ATTR_WEAK, [__attribute__((weak))], [apply the weak attribute to a symbol])
344 AC_DEFINE(ATTR_WEAK,[], [apply the weak attribute to a symbol])
H A Dconfig.h.in10 #undef ATTR_WEAK