Searched refs:cawt (Results 1 – 1 of 1) sorted by relevance
219 const atomic_wchar_t cawt; in f() local220 atomic_init(&cawt, L'x'); // expected-error {{non-const}} in f()