Home
last modified time | relevance | path

Searched defs:sa_const6 (Results 1 – 6 of 6) sorted by relevance

/llvm-project/clang/test/Frontend/
H A Dfixed_point_mul_const.c28 short _Accum sa_const6 = 0.5hr * (-2.0hk); variable
H A Dfixed_point_add_const.c28 short _Accum sa_const6 = 0.5hr + (-2.0hk); variable
H A Dfixed_point_shift_const.c14 short _Accum sa_const6 = -255.0hk >> 8; variable
H A Dfixed_point_sub_const.c26 short _Accum sa_const6 = 1.0uhk - 2.0hk; variable
H A Dfixed_point_div_const.c26 short _Accum sa_const6 = 1.0uhk / 2.0hk; global() variable
H A Dfixed_point_conversions_const.c41 short _Accum sa_const6 = -2; global() variable