Searched defs:uc1 (Results 1 – 8 of 8) sorted by relevance
17 unsigned char uc1; in foo() local
25 unsigned_c<1> uc1 = f<int>(); in test_f() local
22 __typeof__(uc0 + uc0) uc1; variable
15 unsigned char uc1 = {5}; // OK: no narrowing needed in std_example() local
17 unsigned char uc1 = {5}; // OK: no narrowing needed in std_example() local
1409 unsigned uc1 = (uch)c1; in samesets() local