Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors.h64 # define CHECK_REAL_FUNC(func) \ macro
70 # define CHECK_REAL_FUNC(func) DCHECK(REAL(func)) macro