Searched refs:uc1 (Results 1 – 7 of 7) sorted by relevance
17 unsigned char uc1; in foo() local56 uc1 = csc; in foo()61 uc1 = cuc; in foo()66 uc1 = csll; in foo()72 uc1 = cull; in foo()
22 __typeof__(uc0 + uc0) uc1; variable23 int &ucr = uc1;
25 unsigned_c<1> uc1 = f<int>(); in test_f() local
3 {\*\generator Msftedit 5.41.21.2510;}\viewkind4\uc1\pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\t…
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
1273 unsigned uc1 = (uch)c1; in samesets() local1277 if (col[uc1] != col[uc2]) in samesets()