Searched refs:__weak_reference (Results 1 – 3 of 3) sorted by relevance
33 #define __weak_reference(sym) __attribute__((__weakref__)) macro35 #define __weak_reference(sym) ; __asm(".weak " _C_LABEL_STRING(#sym)) macro45 #define __weak_reference(sym) /* NOTHING */ macro65 #define __weak_reference(sym) __attribute__((__weakref__)) macro68 #define __weak_reference(sym) ___weak_reference(_/**/sym) macro
36 __weak_reference(__timingsafe_bcmp, timingsafe_bcmp);
462 #define __weak_reference(sym,alias) \ macro474 #define __weak_reference(sym,alias) \ macro