Home
last modified time | relevance | path

Searched defs:sa_const4 (Results 1 – 7 of 7) sorted by relevance

/llvm-project/clang/test/Frontend/
H A Dfixed_point_mul_const.c15 short _Accum sa_const4 = 0.5lr * 4.0hk; variable
H A Dfixed_point_add_const.c15 short _Accum sa_const4 = 0.5lr + 2.0hk; variable
H A Dfixed_point_shift_const.c10 short _Accum sa_const4 = 0.0546875hk << 8; variable
H A Dfixed_point_sub_const.c15 short _Accum sa_const4 = 0.5lr - 2.0hk; variable
H A Dfixed_point_div_const.c15 short _Accum sa_const4 = 0.5lr / 2.0hk; global() variable
H A Dfixed_point_conversions_const.c96 short _Accum sa_const4 = 256.0k; global() variable
H A Dfixed_point_errors.c241 short _Accum sa_const4 = -2; global() variable