Home
last modified time | relevance | path

Searched defs:lf_const (Results 1 – 4 of 4) sorted by relevance

/llvm-project/clang/test/Frontend/
H A Dfixed_point_mul_const.c39 long _Fract lf_const = -0.25lr * 3; variable
H A Dfixed_point_add_const.c39 long _Fract lf_const = -0.5lr + 1; variable
H A Dfixed_point_sub_const.c41 long _Fract lf_const = 0.5lr - 1; variable
H A Dfixed_point_div_const.c41 long _Fract lf_const = 0.5lr / -1; global() variable