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

/netbsd-current/external/gpl3/gcc/dist/libsanitizer/tsan/
H A Dtsan_interceptors.h54 # define CHECK_REAL_FUNC(func) \ macro
60 # define CHECK_REAL_FUNC(func) DCHECK(REAL(func))
65 CHECK_REAL_FUNC(func); \

Completed in 184 milliseconds