Home
last modified time | relevance | path

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

/llvm-project/clang/test/Frontend/
H A Dfixed_point_conversions_const.c33 short s_const = -128.0k; global() variable
H A Dfixed_point_errors.c248 short s_const = 65536.0lk; // expected-warning{{implicit conversion from 65536.0 cannot fit within the range of values for 'short'}} global() variable