Home
last modified time | relevance | path

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

/external/swiftshader/src/System/
DDebug.hpp85 # define ASSERT_MSG(expression, format, ...) \ macro
96 # define ASSERT_MSG(expression, format, ...) \ macro
/external/swiftshader/src/Reactor/
DDebug.hpp87 # define ASSERT_MSG(expression, format, ...) \ macro
98 # define ASSERT_MSG(expression, format, ...) \ macro
/external/coreboot/src/include/
Dassert.h65 #define ASSERT_MSG(x, msg) { \ macro
/external/f2fs-tools/include/
Df2fs_fs.h264 #define ASSERT_MSG(fmt, ...) \ macro