Searched defs:uc2 (Results 1 – 6 of 6) sorted by relevance
26 unsigned_c<2> uc2 = f<float, double>(); in test_f() local
16 unsigned char uc2 = {-1}; // expected-warning {{ cannot be narrowed }} expected-note {{silence}} in std_example() local
15 unsigned char uc2 = {-1}; // expected-error {{ cannot be narrowed }} expected-note {{silence}} in std_example() local
1587 unsigned uc2 = (unsigned char)c2; in samesets() local
1403 unsigned uc2 = (unsigned char)c2; in samesets() local
1284 unsigned uc2 = (uch)c2; in samesets() local