Searched defs:uc2 (Results 1 – 11 of 11) sorted by relevance
26 unsigned_c<2> uc2 = f<float, double>(); in test_f() local
6 vector unsigned char uc, uc2; variable
6 vector unsigned char uc, uc2; variable [all...]
6 volatile vector unsigned char uc, uc2; global() variable [all...]
16 unsigned char uc2 = {-1}; // expected-warning {{ cannot be narrowed }} expected-note {{silence}} in std_example() local
18 unsigned char uc2 = {-1}; // expected-error {{ cannot be narrowed }} expected-note {{silence}} in std_example() local
293 UsesCleanup uc2{}; member
357 typedef unsigned char uc2 __attribute__((ext_vector_type(2))); in __ldg() typedef
1410 unsigned uc2 = (uch)c2; in samesets() local