Home
last modified time | relevance | path

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

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