Searched defs:ATTR_WEAK (Results 1 – 2 of 2) sorted by relevance
340 AC_DEFINE(ATTR_WEAK, [__attribute__((weak))], [apply the weak attribute to a symbol]) global() definition
8 #define ATTR_WEAK global() macro