Home
last modified time | relevance | path

Searched refs:u_short_accum (Results 1 – 6 of 6) sorted by relevance

/external/llvm-project/clang/test/AST/
Dfixed_point_to_string.c21 unsigned short _Accum u_short_accum = 0.5uhk; variable
Dfixed_point.c16 unsigned short _Accum u_short_accum; variable
/external/llvm-project/clang/test/Frontend/
Dfixed_point_same_fbits.c8 unsigned short _Accum u_short_accum = 0.5uhk; in func() local
Dfixed_point_not_enabled.c7 unsigned short _Accum u_short_accum; // expected-error{{compile with '-ffixed-point' to enable fix… variable
Dfixed_point_declarations.c7 unsigned short _Accum u_short_accum; // CHECK-DAG: @u_short_accum = {{.*}}global i16 0, align 2 variable
Dfixed_point_errors.c84 unsigned short _Accum u_short_accum = 256.0uhk; // expected-error{{this value is too large … variable