Home
last modified time | relevance | path

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

/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Dselftest.h302 #define ASSERT_FALSE(EXPR) \ macro
/netbsd/external/gpl3/gcc/dist/gcc/
H A Dselftest.h300 #define ASSERT_FALSE(EXPR) \ macro
/netbsd/external/apache2/llvm/dist/llvm/utils/unittest/googletest/include/gtest/
H A Dgtest.h1977 #define ASSERT_FALSE(condition) \ macro