Home
last modified time | relevance | path

Searched defs:_REAL (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/safestack/
H A Dsafestack_platform.h78 #define _REAL(func, ...) real##_##func(__VA_ARGS__) macro
88 # define _REAL(func) _##func macro
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_netbsd.cpp88 #define _REAL(func, ...) real##_##func(__VA_ARGS__) macro
H A Dsanitizer_solaris.cpp45 #define _REAL(func) _ ## func macro