Searched defs:COMPILER_CHECK (Results 1 - 1 of 1) sorted by relevance

/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_internal_defs.h227 #define COMPILER_CHECK(pred) IMPL_COMPILER_ASSERT(pred, __LINE__) macro

Completed in 80 milliseconds