Home
last modified time | relevance | path

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

/llvm-project/clang/test/Frontend/
H A Dfixed_point_errors.c140 _Accum fk = 1.0fk; // expected-error{{invalid suffix 'fk' on fixed-point constant}} global() variable
/llvm-project/flang/unittests/Evaluate/
H A Dreal.cpp464 FLT fk{u.f}; subsetTests() local