Searched defs:FAIL_ON (Results 1 – 2 of 2) sorted by relevance
17 #define FAIL_ON(x) FAIL((x), "%s", "FAIL_ON(" __stringify(x) ")\n") macro
24 #define FAIL_ON(x) FAIL((x), "%s", "FAIL_ON(" __stringify(x) ")\n") macro