Searched defs:u_accum (Results 1 – 5 of 5) sorted by relevance
22 unsigned _Accum u_accum = 0.5uk; variable
17 unsigned _Accum u_accum; variable
9 unsigned _Accum u_accum = 0.5uk; in func() local
8 unsigned _Accum u_accum; // CHECK-DAG: @u_accum = {{.*}}global i32 0, align 4 variable
86 unsigned _Accum u_accum = 65536.0uk; // expected-error{{this value is too large for this fixed point type}} global() variable