Home
last modified time | relevance | path

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

/llvm-project/libc/test/IntegrationTest/
H A Dtest.h16 #define __CHECK_TRUE(file, line, val, should_exit) \ argument
24 #define __CHECK_FALSE(file, line, val, should_exit) \ argument
32 #define __CHECK_EQ(file, line, val1, val2, should_exit) \ argument
40 #define __CHECK_NE(file, line, val1, val2, should_exit) \ argument