Home
last modified time | relevance | path

Searched defs:ua_const (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/test/Frontend/
H A Dfixed_point_conversions_const.c18 unsigned _Accum ua_const = 2.5uhk; global() variable
H A Dfixed_point_errors.c246 unsigned _Accum ua_const = -1.0k; // expected-warning{{implicit conversion from -1.0 cannot fit within the range of values for 'unsigned _Accum'}} global() variable