Searched refs:WEAK_DEFAULT_NAME (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_win_defs.h89 # define WEAK_DEFAULT_NAME(Name) Name##__def macro
97 WIN_WEAK_ALIAS(Name, WEAK_DEFAULT_NAME(Name)) \
100 extern "C" ReturnType WEAK_DEFAULT_NAME(Name)(__VA_ARGS__)

Completed in 53 milliseconds