Searched refs:uc2 (Results 1 – 5 of 5) 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
103 SHA1-Digest: uc2/3jWo6zkUYAPV7jDNSEXntfA=
1274 unsigned uc2 = (uch)c2; in samesets() local1277 if (col[uc1] != col[uc2]) in samesets()