Home
last modified time | relevance | path

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

/external/llvm-project/clang/test/AST/
Dfixed_point_to_string.c26 unsigned long _Fract u_long_fract = 0.5ulr; variable
Dfixed_point.c24 unsigned long _Fract u_long_fract; variable
/external/llvm-project/clang/test/Frontend/
Dfixed_point_same_fbits.c13 unsigned long _Fract u_long_fract = 0.5ulr; in func() local
Dfixed_point_declarations.c15 unsigned long _Fract u_long_fract; // CHECK-DAG: @u_long_fract = {{.*}}global i32 0, align 4 variable