Searched refs:STATIC_FAIL_DT (Results 1 – 2 of 2) sorted by relevance
139 #define STATIC_FAIL_DT(var, msg) STATIC_FAIL(decltype(var), msg) macro
91 STATIC_FAIL_DT(value, "Unhandled type"); in TEST()