Searched refs:uc1 (Results 1 – 5 of 5) sorted by relevance
21 __typeof__(uc0 + uc0) uc1; variable22 int &ucr = uc1;
24 unsigned_c<1> uc1 = f<int>(); in test_f() local
15 unsigned char uc1 = {5}; // OK: no narrowing needed in std_example() local
14 unsigned char uc1 = {5}; // OK: no narrowing needed in std_example() local
1245 unsigned uc1 = (uch)c1; in samesets() local1249 if (col[uc1] != col[uc2]) in samesets()