Home
last modified time | relevance | path

Searched refs:MB_EQ_WC (Results 1 – 1 of 1) sorted by relevance

/external/clang/test/CXX/drs/
Ddr6xx.cpp234 const bool MB_EQ_WC = variable
260 _Static_assert(!MB_EQ_WC, "__STDC_MB_MIGHT_NEQ_WC__ but all basic source characters have same repre…
263 _Static_assert(MB_EQ_WC, "!__STDC_MB_MIGHT_NEQ_WC__ but some character differs"); // expected-error…