Home
last modified time | relevance | path

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

/llvm-project/clang/test/AST/
H A Dfixed_point_to_string.c24 unsigned short _Fract u_short_fract = 0.5uhr; variable
H A Dfixed_point.c22 unsigned short _Fract u_short_fract; variable
/llvm-project/clang/test/Frontend/
H A Dfixed_point_same_fbits.c11 unsigned short _Fract u_short_fract = 0.5uhr; in func() local
H A Dfixed_point_declarations.c13 unsigned short _Fract u_short_fract; // CHECK-DAG: @u_short_fract = {{.*}}global i8 0, align 1 variable